Update prometheus job for mc-monitor
This commit is contained in:
parent
7ca6fdfffb
commit
dfbea6c318
@ -30,7 +30,7 @@ scrape_configs:
|
|||||||
- job_name: 'mc-monitor'
|
- job_name: 'mc-monitor'
|
||||||
scrape_interval: 60s
|
scrape_interval: 60s
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['monitor:8080']
|
- targets: ['mc-monitor:8080']
|
||||||
|
|
||||||
|
|
||||||
- job_name: 'jafner.tools'
|
- job_name: 'jafner.tools'
|
||||||
|
Loading…
Reference in New Issue
Block a user