prometheus: move Jitsis node exporter target to hosts job
This commit is contained in:
parent
61edc3587f
commit
2e29b78f6a
|
@ -57,7 +57,6 @@ scrape_configs:
|
|||
scheme: http
|
||||
static_configs:
|
||||
- targets:
|
||||
- jitsi.hamburg.ccc.de:9100 # Node Exporter
|
||||
- jitsi.hamburg.ccc.de:9888 # Jitsi Video Bridge
|
||||
- job_name: chaosknoten
|
||||
honor_timestamps: true
|
||||
|
@ -101,3 +100,4 @@ scrape_configs:
|
|||
- mjolnir-intern.hamburg.ccc.de:9100
|
||||
- woodpecker-intern.hamburg.ccc.de:9100
|
||||
- penpot-intern.hamburg.ccc.de:9100
|
||||
- jitsi.hamburg.ccc.de:9100
|
||||
|
|
Loading…
Reference in a new issue