Merge pull request 'Fetch switch_snmp jobs' (#29) from fix_exported_prometheus into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: Aurore/ansible#29
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="ups_snmp"}'
- '{job="django"}' - '{job="django"}'
- '{job="docker"}' - '{job="docker"}'
- '{job="switch"}' - '{job="switch_snmp"}'
... ...