Disable alertmanager_v2 in web ui
This commit is contained in:
parent
f0f2e7c8c6
commit
d3ebc17c39
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue