#38 Remove uptime kuma from prometheus scraper
This commit is contained in:
parent
e66bf534ae
commit
b869e743ae
@ -37,14 +37,6 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['exporter-minecraft:8080']
|
||||
|
||||
- job_name: 'uptime-kuma'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['uptime.jafner.tools']
|
||||
basic_auth:
|
||||
username: Jafner
|
||||
password: mHYBhPXqydeU4ThfRZDrLqfV6HK5JKvS
|
||||
|
||||
- job_name: 'exporter-plex'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
|
Loading…
Reference in New Issue
Block a user