prometheus: move Jitsis node exporter target to hosts job

This commit is contained in:
June 2024-10-02 03:45:56 +02:00
parent 61edc3587f
commit 2e29b78f6a
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -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