From 563f653c05676e177764e7374ff2f5cbd21c784a Mon Sep 17 00:00:00 2001 From: ai-dev Date: Fri, 1 Nov 2024 12:24:34 +0100 Subject: [PATCH] update exporter --- prometheus_node_exporter/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus_node_exporter/config.json b/prometheus_node_exporter/config.json index 134475a..2c7856c 100644 --- a/prometheus_node_exporter/config.json +++ b/prometheus_node_exporter/config.json @@ -10,7 +10,7 @@ "init": false, "webui": "[PROTO:enable_tls]://[HOST]:[PORT:9100]", "ports": { - "9100/tcp": 9100 + "9100/tcp": null }, "ports_description": { "9100/tcp": "Default node exporter port and web interface"