monitoring: nice instance labels for snmp switches

This commit is contained in:
Gregor Michels 2023-03-07 23:43:44 +01:00
parent 220bb149c8
commit 8fa87485ff
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ scrape_configs:
relabel_configs:
- source_labels: [__address__]
target_label: __param_target
- source_labels: [__param_target]
target_label: instance
- target_label: __address__
replacement: 127.0.0.1:9116 # The SNMP exporter's real hostname:port.