Skip to content

Commit

Permalink
Fix copy paste error (elastic#18157)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsonbryce authored Jul 20, 2020
1 parent 5974c3e commit 1bb524d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metricbeat/docs/autodiscover-hints.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,5 @@ You can label Docker containers with useful info to spin up {beatname_uc} module
co.elastic.metrics/period: 10s
-------------------------------------------------------------------------------------

The above labels would allow {beatname_uc} to configure a Prometheus collector to poll port `9090`
of the Docker container every 1 minute.
The above labels would allow {beatname_uc} to run the nginx module and poll port `80`
of the Docker container every 10 seconds.

0 comments on commit 1bb524d

Please sign in to comment.