From 331fc8bf3c65cbdd7aa2eb3bc762d8c437c2dd71 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Sun, 1 Dec 2019 19:29:40 -0800 Subject: [PATCH] update example --- integrations/influxunifi/examples/up.conf.example | 2 -- 1 file changed, 2 deletions(-) diff --git a/integrations/influxunifi/examples/up.conf.example b/integrations/influxunifi/examples/up.conf.example index c2e8cbbe..15454dad 100644 --- a/integrations/influxunifi/examples/up.conf.example +++ b/integrations/influxunifi/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".