highlight client addr in prometheus conf

This commit is contained in:
midas 2025-03-08 11:02:06 +01:00
parent ce0f31583e
commit 87e9206d44

View file

@ -328,7 +328,7 @@ scrape_configs:
static_configs: static_configs:
- labels: {} - labels: {}
targets: targets:
- [clientaddr].onion:9100 - <b>[clientaddr].onion:9100</b>
- job_name: local-node - job_name: local-node
static_configs: static_configs:
- labels: {} - labels: {}