upgrade herald + prometheus job
This commit is contained in:
@@ -14,6 +14,10 @@ receivers:
|
||||
scrape_interval: 10s
|
||||
static_configs:
|
||||
- targets: ['cadvisor:8080']
|
||||
- job_name: herald
|
||||
scrape_interval: 10s
|
||||
static_configs:
|
||||
- targets: ['herald:9100']
|
||||
|
||||
processors:
|
||||
memory_limiter:
|
||||
|
||||
Reference in New Issue
Block a user