Fetch switch_snmp jobs #29

Merged
jeltz merged 1 commit from fix_exported_prometheus into master 2021-03-06 02:44:51 +01:00

View file

@ -37,5 +37,5 @@ scrape_configs:
- '{job="ups_snmp"}'
- '{job="django"}'
- '{job="docker"}'
- '{job="switch"}'
- '{job="switch_snmp"}'
...