diff --git a/engine/config_integrations/alertmanager_v2.py b/engine/config_integrations/alertmanager_v2.py index 7fe88baa..5dd15c4d 100644 --- a/engine/config_integrations/alertmanager_v2.py +++ b/engine/config_integrations/alertmanager_v2.py @@ -3,7 +3,7 @@ enabled = True title = "AlertManagerV2" slug = "alertmanager_v2" short_description = "Prometheus" -is_displayed_on_web = True +is_displayed_on_web = False is_featured = False is_able_to_autoresolve = True is_demo_alert_enabled = True