diff --git a/examples/up.conf.example b/examples/up.conf.example index c2e8cbbe..15454dad 100644 --- a/examples/up.conf.example +++ b/examples/up.conf.example @@ -33,8 +33,6 @@ quiet = false # # 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. -# IMPORTANT: The prometheus mode is still beta. -# 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".