Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Khang.truong/change no data #19718

Merged
merged 16 commits into from
Mar 20, 2025
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions calico/assets/monitors/dataplane_failures.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
"include_tags": true,
"locked": false,
"new_host_delay": 300,
"no_data_timeframe": 10,
"notify_audit": false,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": "0",
"require_full_window": false,
"thresholds": {
Expand All @@ -34,4 +33,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions calico/assets/monitors/ipset_error.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
"include_tags": true,
"locked": false,
"new_host_delay": 300,
"no_data_timeframe": 10,
"notify_audit": false,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": "0",
"require_full_window": false,
"thresholds": {
Expand All @@ -34,4 +33,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions calico/assets/monitors/iptables_restore_errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
"include_tags": true,
"locked": false,
"new_host_delay": 300,
"no_data_timeframe": 10,
"notify_audit": false,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": "0",
"require_full_window": false,
"thresholds": {
Expand All @@ -34,4 +33,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions calico/assets/monitors/iptables_save_errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
"include_tags": true,
"locked": false,
"new_host_delay": 300,
"no_data_timeframe": 10,
"notify_audit": false,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": "0",
"require_full_window": false,
"thresholds": {
Expand All @@ -34,4 +33,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions foundationdb/assets/monitors/read_latency_probe.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
"include_tags": true,
"locked": false,
"new_host_delay": 300,
"no_data_timeframe": 15,
"notify_audit": false,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": "0",
"require_full_window": true,
"thresholds": {
Expand All @@ -33,4 +32,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions hudi/assets/monitors/commit_duration.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
"include_tags": true,
"locked": false,
"new_group_delay": 60,
"no_data_timeframe": null,
"notify_audit": false,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": "0",
"renotify_occurrences": null,
"renotify_statuses": null,
Expand All @@ -38,4 +37,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions kafka/assets/monitors/broker_produce_latency.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
"include_tags": true,
"locked": false,
"new_host_delay": 300,
"no_data_timeframe": 10,
"notify_audit": false,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": 0,
"require_full_window": true,
"thresholds": {
Expand All @@ -34,4 +33,4 @@
],
"type": "query alert"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"locked": false,
"new_host_delay": 300,
"notify_audit": true,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": 0,
"require_full_window": false,
"thresholds": {
Expand All @@ -30,4 +30,4 @@
],
"type": "query alert"
}
}
}
2 changes: 1 addition & 1 deletion kubernetes/assets/monitors/monitor_pods_restarting.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"locked": false,
"new_host_delay": 300,
"notify_audit": true,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": 0,
"require_full_window": false,
"thresholds": {
Expand Down
3 changes: 1 addition & 2 deletions snmp/assets/monitors/bgp_peer_state_stuck.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"notify_audit": false,
"include_tags": true,
"new_group_delay": 60,
"notify_no_data": true,
"no_data_timeframe": 10
"on_missing_data": "show_and_notify_no_data"
}
},
"tags": [
Expand Down
3 changes: 1 addition & 2 deletions snmp/assets/monitors/high_cpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"warning": 80
},
"notify_audit": false,
"notify_no_data": true,
"no_data_timeframe": 15,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": 0,
"include_tags": true,
"new_group_delay": 60
Expand Down
3 changes: 1 addition & 2 deletions snmp/assets/monitors/high_memory.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"warning": 80
},
"notify_audit": false,
"notify_no_data": true,
"no_data_timeframe": 15,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": 0,
"include_tags": true,
"new_group_delay": 60
Expand Down
5 changes: 2 additions & 3 deletions teradata/assets/monitors/high_disk_space.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
"name": "[Teradata] High database disk space in use",
"options": {
"new_group_delay": 60,
"no_data_timeframe": 10,
"notify_audit": true,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": 0,
"require_full_window": false,
"threshold_windows": {
Expand All @@ -33,4 +32,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions teradata/assets/monitors/low_ready_threads.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
"name": "[Teradata] Low number of ready threads",
"options": {
"new_group_delay": 60,
"no_data_timeframe": 10,
"notify_audit": true,
"notify_no_data": true,
"on_missing_data": "show_and_notify_no_data",
"renotify_interval": 0,
"require_full_window": false,
"threshold_windows": {
Expand All @@ -33,4 +32,4 @@
],
"type": "query alert"
}
}
}
5 changes: 2 additions & 3 deletions tibco_ems/assets/monitors/server_uptime.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"notify_audit": false,
"include_tags": true,
"new_group_delay": 60,
"notify_no_data": true,
"no_data_timeframe": 10
"on_missing_data": "show_and_notify_no_data"
},
"priority": null,
"query": "avg(last_5m):avg:tibco_ems.server.uptime{*} by {server_hostname} == 0",
Expand All @@ -28,4 +27,4 @@
],
"type": "query alert"
}
}
}
Loading