This commit is contained in:
parent
ef4b45925c
commit
d734a1cc6c
1 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
global:
|
global:
|
||||||
scrape_interval: 30s
|
scrape_interval: 60s
|
||||||
scrape_timeout: 10s
|
scrape_timeout: 10s
|
||||||
evaluation_interval: 15s
|
evaluation_interval: 15s
|
||||||
|
|
||||||
|
@ -116,3 +116,8 @@ scrape_configs:
|
||||||
type: physical_machine
|
type: physical_machine
|
||||||
targets:
|
targets:
|
||||||
- chaosknoten.hamburg.ccc.de:9100
|
- chaosknoten.hamburg.ccc.de:9100
|
||||||
|
|
||||||
|
|
||||||
|
storage:
|
||||||
|
tsdb:
|
||||||
|
out_of_order_time_window: 45s
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue