prometheus: Reduce scrape interval in production

This commit is contained in:
Rob Watson 2022-05-18 18:11:19 +02:00
parent 8e77da7769
commit a7538f12c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
global:
evaluation_interval: 1m
scrape_interval: 1m
scrape_interval: 15s
scrape_timeout: 10s
rule_files:
- /etc/config/recording_rules.yml