From 935582ce73de63b783d8ee065b360482073552cb Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Sun, 1 Dec 2019 19:29:40 -0800 Subject: [PATCH] update example --- examples/up.conf.example | 2 -- 1 file changed, 2 deletions(-) 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".