Alerting: Add the feature toggle for the new central alert state history feature (#88346)

* Add the feature toggle for the new central alert state history feature

* WIP

* Revert "WIP"

This reverts commit 80b8879d4e.
This commit is contained in:
Sonia Aguilar
2024-05-29 17:01:38 +02:00
committed by GitHub
parent e1d7ef30ec
commit 289ce61855
6 changed files with 27 additions and 0 deletions

View File

@@ -190,6 +190,7 @@ Experimental features might be changed or removed without prior notice.
| `alertingListViewV2` | Enables the new alert list view design |
| `notificationBanner` | Enables the notification banner UI and API |
| `dashboardRestore` | Enables deleted dashboard restore feature |
| `alertingCentralAlertHistory` | Enables the new central alert history. |
## Development feature toggles