Skip to content

Commit

Permalink
Update prometheus scrape interval
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci committed Sep 11, 2023
1 parent d9bbaf0 commit 3b83eed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions selfhosted/init_scripts/prometheus/prometheus.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
global:
scrape_interval: 5s
evaluation_interval: 5s
scrape_interval: 10s
evaluation_interval: 10s

alerting:
alertmanagers:
Expand Down

0 comments on commit 3b83eed

Please sign in to comment.