prometheus_federation: add ilo_snmp and remove django
This commit is contained in:
parent
16a2d36472
commit
2830558545
1 changed files with 1 additions and 2 deletions
|
@ -34,11 +34,10 @@ scrape_configs:
|
|||
- '{job="postgresql"}'
|
||||
- '{job="prometheus"}'
|
||||
- '{job="unifi_snmp"}'
|
||||
- '{job="django"}'
|
||||
- '{job="ups_snmp"}'
|
||||
- '{job="apc_pdu_snmp"}'
|
||||
- '{job="docker"}'
|
||||
- '{job="switch_snmp"}'
|
||||
- '{job="ipmi"}'
|
||||
- '{job="ilo"}'
|
||||
- '{job="ilo_snmp"}'
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue