mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Adds the new alertingSimplifiedRouting feature toggle (#77984)
Adds the new alertingSimplifiedRouting feature toggle for the simplified alert routing
This commit is contained in:
@@ -161,4 +161,5 @@ export interface FeatureToggles {
|
||||
logsInfiniteScrolling?: boolean;
|
||||
flameGraphItemCollapsing?: boolean;
|
||||
alertingDetailsViewV2?: boolean;
|
||||
alertingSimplifiedRouting?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user