Disable alertmanager_v2 in web ui

This commit is contained in:
Innokentii Konstantinov 2023-06-13 16:13:02 +08:00
parent f0f2e7c8c6
commit d3ebc17c39

View file

@ -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