monitor
This commit is contained in:
9
prometheus.yml
Normal file
9
prometheus.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
global:
|
||||
scrape_interval: 30s
|
||||
scrape_configs:
|
||||
- job_name: mc-monitor
|
||||
static_configs:
|
||||
- targets:
|
||||
- monitor:8080
|
||||
- targets:
|
||||
- cadvisor:8080
|
||||
Reference in New Issue
Block a user