mirror of
https://github.com/unpoller/unpoller.git
synced 2026-06-10 09:21:40 -04:00
Update comment
This commit is contained in:
@@ -32,7 +32,8 @@ quiet = false
|
||||
#
|
||||
# Prometheus mode opens an HTTP server on port 9130 and exports the metrics at
|
||||
# /metrics for polling collection by a prometheus server. This disables influxdb.
|
||||
# IMPORTANT: The prometheus mode is still beta and doesn't work very well.
|
||||
# IMPORTANT: The prometheus mode is still beta and isn't tested very well.
|
||||
# Please help us test and provide your feedback on the github repo!
|
||||
mode = "influx"
|
||||
|
||||
# This controls on which ip and port /metrics is exported when mode is "prometheus".
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#
|
||||
# Prometheus mode opens an HTTP server on port 9130 and exports the metrics at
|
||||
# /metrics for polling collection by a prometheus server. This disables influxdb.
|
||||
# IMPORTANT: The prometheus mode is still beta and doesn't work very well.
|
||||
# IMPORTANT: The prometheus mode is still beta and isn't tested very well.
|
||||
-->
|
||||
<mode>influx</mode>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ quiet: false
|
||||
#
|
||||
# Prometheus mode opens an HTTP server on port 9130 and exports the metrics at
|
||||
# /metrics for polling collection by a prometheus server. This disables influxdb.
|
||||
# IMPORTANT: The prometheus mode is still beta and doesn't work very well.
|
||||
# IMPORTANT: The prometheus mode is still beta and isn't tested very well.
|
||||
mode: "influx"
|
||||
|
||||
# This controls on which ip and port /metrics is exported when mode is "prometheus".
|
||||
|
||||
Reference in New Issue
Block a user