Skip to content

Commit

Permalink
Use a valid default for timeout_h (#64)
Browse files Browse the repository at this point in the history
* Use timeout_h 0 as a valid default

* Auto Format

Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
  • Loading branch information
nitrocode and cloudpossebot authored Jun 14, 2022
1 parent ea139d0 commit 4b9c8d1
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
":preserveSemverRanges"
],
"labels": ["auto-update"],
"dependencyDashboardAutoclose": true,
"enabledManagers": ["terraform"],
"terraform": {
"ignorePaths": ["**/context.tf", "examples/**"]
}
}

10 changes: 5 additions & 5 deletions catalog/monitors/amq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ amq-cpu-utilization:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -67,7 +67,7 @@ amq-heap-usage:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -106,7 +106,7 @@ amq-network-in:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 900
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -147,7 +147,7 @@ amq-network-out:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 900
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -188,7 +188,7 @@ amq-current-connections-count:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 900
new_host_delay: 300
new_group_delay: 0
Expand Down
2 changes: 1 addition & 1 deletion catalog/monitors/aurora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ aurora-replica-lag:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down
2 changes: 1 addition & 1 deletion catalog/monitors/ec2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ec2-failed-status-check:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down
8 changes: 4 additions & 4 deletions catalog/monitors/host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ host-io-wait-times:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -55,7 +55,7 @@ host-disk-use:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -91,7 +91,7 @@ host-high-mem-use:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -127,7 +127,7 @@ host-high-load-avg:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down
30 changes: 15 additions & 15 deletions catalog/monitors/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ k8s-unavailable-deployment-replica:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -252,7 +252,7 @@ k8s-unavailable-statefulset-replica:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -289,7 +289,7 @@ k8s-node-status-unschedulable:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -326,7 +326,7 @@ k8s-imagepullbackoff:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -363,7 +363,7 @@ k8s-high-cpu-usage:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -400,7 +400,7 @@ k8s-high-disk-usage:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -442,7 +442,7 @@ k8s-high-memory-usage:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -484,7 +484,7 @@ k8s-high-filesystem-usage:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -526,7 +526,7 @@ k8s-network-tx-errors:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -568,7 +568,7 @@ k8s-network-rx-errors:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -605,7 +605,7 @@ k8s-node-not-ready:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -642,7 +642,7 @@ k8s-kube-api-down:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -679,7 +679,7 @@ k8s-increased-pod-crash:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -719,7 +719,7 @@ k8s-hpa-errors:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -757,7 +757,7 @@ k8s-pending-pods:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down
10 changes: 5 additions & 5 deletions catalog/monitors/rds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rds-cpuutilization:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -67,7 +67,7 @@ rds-disk-queue-depth:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -109,7 +109,7 @@ rds-freeable-memory:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -151,7 +151,7 @@ rds-swap-usage:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -193,7 +193,7 @@ rds-database-connections:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down
18 changes: 9 additions & 9 deletions catalog/monitors/redshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ redshift-health-status:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -61,7 +61,7 @@ redshift-database-connections:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -105,7 +105,7 @@ redshift-cpuutilization:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -147,7 +147,7 @@ redshift-write-latency:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -189,7 +189,7 @@ redshift-disk-space-used:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -228,7 +228,7 @@ redshift-network-receive:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -269,7 +269,7 @@ redshift-network-transmit:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -310,7 +310,7 @@ redshift-read-throughput:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down Expand Up @@ -351,7 +351,7 @@ redshift-write-throughput:
include_tags: true
locked: false
renotify_interval: 60
timeout_h: 60
timeout_h: 0
evaluation_delay: 60
new_host_delay: 300
new_group_delay: 0
Expand Down

0 comments on commit 4b9c8d1

Please sign in to comment.