Chore: Fix failing build (#94633)

This commit is contained in:
Marcus Efraimsson
2024-10-11 19:26:12 +02:00
committed by GitHub
parent 0dd5373e4a
commit 65bcd72484
2 changed files with 17 additions and 15 deletions
@@ -41,6 +41,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `recordedQueriesMulti` | Enables writing multiple items from a single query within Recorded Queries | Yes |
| `logsExploreTableVisualisation` | A table visualisation for logs in Explore | Yes |
| `transformationsRedesign` | Enables the transformations redesign | Yes |
| `traceQLStreaming` | Enables response streaming of TraceQL queries of the Tempo data source | |
| `awsAsyncQueryCaching` | Enable caching for async queries for Redshift and Athena. Requires that the datasource has caching and async query support enabled | Yes |
| `prometheusConfigOverhaulAuth` | Update the Prometheus configuration page with the new auth component | Yes |
| `alertingNoDataErrorExecution` | Changes how Alerting state manager handles execution of NoData/Error | Yes |