update example
This commit is contained in:
parent
b0e3b6d29d
commit
935582ce73
|
|
@ -33,8 +33,6 @@ quiet = false
|
||||||
#
|
#
|
||||||
# Mode "prometheus" opens an HTTP server on port 9130 and exports the metrics at
|
# Mode "prometheus" opens an HTTP server on port 9130 and exports the metrics at
|
||||||
# /metrics for polling collection by a prometheus server. This disables influxdb.
|
# /metrics for polling collection by a prometheus server. This disables influxdb.
|
||||||
# IMPORTANT: The prometheus mode is still beta.
|
|
||||||
# Please help us test and provide your feedback on the github repo!
|
|
||||||
mode = "influx"
|
mode = "influx"
|
||||||
|
|
||||||
# This controls on which ip and port /metrics is exported when mode is "prometheus".
|
# This controls on which ip and port /metrics is exported when mode is "prometheus".
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue