docs icon indicating copy to clipboard operation
docs copied to clipboard

Update prometheus.md

Open ecormaksin opened this issue 4 years ago • 2 comments

Discussed in the StackOverFlow, I couldn't get docker endpoint metrics on Ubuntu 20.04 (with "metrics-addr" : "127.0.0.1:9323" on /etc/docker/daemon.json, - targets: ['localhost:9323'] on prometheus.yml, http://localhost:9090/targets/ on url). By default, a docker container cannot access via localhost, can it? So if it is true, I think that we should use 127.0.0.1 insted of localhost.

ecormaksin avatar Jul 08 '21 15:07 ecormaksin

:heavy_check_mark: Deploy Preview for docsdocker ready!

:hammer: Explore the source changes: 22c708a5dd74d7c0711782689aa804bd7f546976

:mag: Inspect the deploy log: https://app.netlify.com/sites/docsdocker/deploys/60e71a3ad443cf0008bdea39

:sunglasses: Browse the preview: https://deploy-preview-13155--docsdocker.netlify.app

netlify[bot] avatar Jul 08 '21 15:07 netlify[bot]

@thaJeztah Could you PTAL?

usha-mandya avatar Jul 13 '21 09:07 usha-mandya

Thanks for the pull request. We'd like to make our product docs better, but haven’t been able to review all the suggestions. As our docs have also diverged, we do not have the bandwidth to review and rebase old pull requests.

If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a /remove-lifecycle stale comment. If not, this pull request will be closed in 30 days. This helps our maintainers focus on the active pull requests.

Prevent pull requests from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

docker-robott avatar Nov 26 '22 01:11 docker-robott