Skip to content

Commit

Permalink
chore: increase local stop checking interval (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
almostinf authored Jun 26, 2024
1 parent 08fd9a8 commit 72e9661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local/checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ prometheus_remote:
checker:
nodata_check_interval: 60s
check_interval: 10s
stop_checking_interval: 30s
stop_checking_interval: 3600s
lazy_triggers_check_interval: 60s
log:
log_file: stdout
Expand Down

0 comments on commit 72e9661

Please sign in to comment.