From 87e9206d44fd6989b8a5301fc55efb620923f78c Mon Sep 17 00:00:00 2001 From: midas Date: Sat, 8 Mar 2025 11:02:06 +0100 Subject: [PATCH] highlight client addr in prometheus conf --- opsec/anonymous_server_monitoring/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opsec/anonymous_server_monitoring/index.html b/opsec/anonymous_server_monitoring/index.html index ddb8a85..0db577c 100644 --- a/opsec/anonymous_server_monitoring/index.html +++ b/opsec/anonymous_server_monitoring/index.html @@ -328,7 +328,7 @@ scrape_configs: static_configs: - labels: {} targets: - - [clientaddr].onion:9100 + - [clientaddr].onion:9100 - job_name: local-node static_configs: - labels: {}