diff --git a/kubernetes_cluster_autoscaler/assets/monitors/KCA_reporting_errors.json b/kubernetes_cluster_autoscaler/assets/monitors/KCA_reporting_errors.json index ae9006ac15ccd..4fdc4c3afd221 100644 --- a/kubernetes_cluster_autoscaler/assets/monitors/KCA_reporting_errors.json +++ b/kubernetes_cluster_autoscaler/assets/monitors/KCA_reporting_errors.json @@ -21,10 +21,7 @@ "include_tags": true, "escalation_message": "", "avalanche_window": 20, - "new_group_delay": 60, - "silenced": { - "*": null - } + "new_group_delay": 60 }, "priority": null, "restriction_policy": { diff --git a/teamcity/assets/monitors/build_status.json b/teamcity/assets/monitors/build_status.json index ba8fdbf0be07b..1ba730f8198cc 100644 --- a/teamcity/assets/monitors/build_status.json +++ b/teamcity/assets/monitors/build_status.json @@ -18,9 +18,6 @@ "notify_audit": false, "notify_no_data": false, "renotify_interval": 0, - "silenced": { - "*": null - }, "thresholds": { "critical": 1, "ok": 2,