Change default prometheus_client port (#2973)

This commit is contained in:
Aleksey Shirokih
2017-06-30 00:03:42 +03:00
committed by Daniel Nelson
parent 75dbf2b0f8
commit a8a637809e
4 changed files with 6 additions and 4 deletions

View File

@@ -505,7 +505,7 @@
# # Configuration for the Prometheus client to spawn
# [[outputs.prometheus_client]]
# ## Address to listen on
# # listen = ":9126"
# # listen = ":9273"
#
# ## Interval to expire metrics and not deliver to prometheus, 0 == no expiration
# # expiration_interval = "60s"