Merge pull request 'Fetch switch_snmp jobs' () from fix_exported_prometheus into master

Reviewed-on: 
This commit is contained in:
jeltz 2021-03-06 02:44:40 +01:00
commit e6a86640de

View file

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