Skip to content

Commit ee85eb2

Browse files
committed
Updated prometheus config
1 parent 866ea7f commit ee85eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/blocks/prometheus/prometheus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ scrape_configs:
2020
- job_name: 'prometheus'
2121

2222
# Override the global default and scrape targets from this job every 5 seconds.
23-
scrape_interval: 5s
23+
scrape_interval: 10s
2424
scrape_timeout: 10s
2525

2626
# metrics_path defaults to '/metrics'

0 commit comments

Comments
 (0)