@@ -215,7 +215,7 @@ k8s-unavailable-deployment-replica:
215
215
include_tags : true
216
216
locked : false
217
217
renotify_interval : 60
218
- timeout_h : 60
218
+ timeout_h : 0
219
219
evaluation_delay : 60
220
220
new_host_delay : 300
221
221
new_group_delay : 0
@@ -252,7 +252,7 @@ k8s-unavailable-statefulset-replica:
252
252
include_tags : true
253
253
locked : false
254
254
renotify_interval : 60
255
- timeout_h : 60
255
+ timeout_h : 0
256
256
evaluation_delay : 60
257
257
new_host_delay : 300
258
258
new_group_delay : 0
@@ -289,7 +289,7 @@ k8s-node-status-unschedulable:
289
289
include_tags : true
290
290
locked : false
291
291
renotify_interval : 60
292
- timeout_h : 60
292
+ timeout_h : 0
293
293
evaluation_delay : 60
294
294
new_host_delay : 300
295
295
new_group_delay : 0
@@ -326,7 +326,7 @@ k8s-imagepullbackoff:
326
326
include_tags : true
327
327
locked : false
328
328
renotify_interval : 60
329
- timeout_h : 60
329
+ timeout_h : 0
330
330
evaluation_delay : 60
331
331
new_host_delay : 300
332
332
new_group_delay : 0
@@ -363,7 +363,7 @@ k8s-high-cpu-usage:
363
363
include_tags : true
364
364
locked : false
365
365
renotify_interval : 60
366
- timeout_h : 60
366
+ timeout_h : 0
367
367
evaluation_delay : 60
368
368
new_host_delay : 300
369
369
new_group_delay : 0
@@ -400,7 +400,7 @@ k8s-high-disk-usage:
400
400
include_tags : true
401
401
locked : false
402
402
renotify_interval : 60
403
- timeout_h : 60
403
+ timeout_h : 0
404
404
evaluation_delay : 60
405
405
new_host_delay : 300
406
406
new_group_delay : 0
@@ -442,7 +442,7 @@ k8s-high-memory-usage:
442
442
include_tags : true
443
443
locked : false
444
444
renotify_interval : 60
445
- timeout_h : 60
445
+ timeout_h : 0
446
446
evaluation_delay : 60
447
447
new_host_delay : 300
448
448
new_group_delay : 0
@@ -484,7 +484,7 @@ k8s-high-filesystem-usage:
484
484
include_tags : true
485
485
locked : false
486
486
renotify_interval : 60
487
- timeout_h : 60
487
+ timeout_h : 0
488
488
evaluation_delay : 60
489
489
new_host_delay : 300
490
490
new_group_delay : 0
@@ -526,7 +526,7 @@ k8s-network-tx-errors:
526
526
include_tags : true
527
527
locked : false
528
528
renotify_interval : 60
529
- timeout_h : 60
529
+ timeout_h : 0
530
530
evaluation_delay : 60
531
531
new_host_delay : 300
532
532
new_group_delay : 0
@@ -568,7 +568,7 @@ k8s-network-rx-errors:
568
568
include_tags : true
569
569
locked : false
570
570
renotify_interval : 60
571
- timeout_h : 60
571
+ timeout_h : 0
572
572
evaluation_delay : 60
573
573
new_host_delay : 300
574
574
new_group_delay : 0
@@ -605,7 +605,7 @@ k8s-node-not-ready:
605
605
include_tags : true
606
606
locked : false
607
607
renotify_interval : 60
608
- timeout_h : 60
608
+ timeout_h : 0
609
609
evaluation_delay : 60
610
610
new_host_delay : 300
611
611
new_group_delay : 0
@@ -642,7 +642,7 @@ k8s-kube-api-down:
642
642
include_tags : true
643
643
locked : false
644
644
renotify_interval : 60
645
- timeout_h : 60
645
+ timeout_h : 0
646
646
evaluation_delay : 60
647
647
new_host_delay : 300
648
648
new_group_delay : 0
@@ -679,7 +679,7 @@ k8s-increased-pod-crash:
679
679
include_tags : true
680
680
locked : false
681
681
renotify_interval : 60
682
- timeout_h : 60
682
+ timeout_h : 0
683
683
evaluation_delay : 60
684
684
new_host_delay : 300
685
685
new_group_delay : 0
@@ -719,7 +719,7 @@ k8s-hpa-errors:
719
719
include_tags : true
720
720
locked : false
721
721
renotify_interval : 60
722
- timeout_h : 60
722
+ timeout_h : 0
723
723
evaluation_delay : 60
724
724
new_host_delay : 300
725
725
new_group_delay : 0
@@ -757,7 +757,7 @@ k8s-pending-pods:
757
757
include_tags : true
758
758
locked : false
759
759
renotify_interval : 60
760
- timeout_h : 60
760
+ timeout_h : 0
761
761
evaluation_delay : 60
762
762
new_host_delay : 300
763
763
new_group_delay : 0
0 commit comments