Alerting: Remove alertingInsights feature toggle (#104918)

remove alertingInsights feature toggle
This commit is contained in:
Sonia Aguilar
2025-05-05 11:55:06 +03:00
committed by GitHub
parent fba0b10881
commit fd65b83a53
7 changed files with 3 additions and 24 deletions
@@ -41,7 +41,6 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `awsAsyncQueryCaching` | Enable caching for async queries for Redshift and Athena. Requires that the datasource has caching and async query support enabled | Yes |
| `angularDeprecationUI` | Display Angular warnings in dashboards and panels | Yes |
| `dashgpt` | Enable AI powered features in dashboards | Yes |
| `alertingInsights` | Show the new alerting insights landing page | Yes |
| `externalCorePlugins` | Allow core plugins to be loaded as external | Yes |
| `panelMonitoring` | Enables panel monitoring through logs and measurements | Yes |
| `formatString` | Enable format string transformer | Yes |