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 |
+16 -15
View File
@@ -3064,6 +3064,21 @@
"hideFromDocs": true
}
},
{
"metadata": {
"name": "unifiedStorageSearch",
"resourceVersion": "1726771421439",
"creationTimestamp": "2024-09-19T18:43:41Z",
"deletionTimestamp": "2024-10-11T14:56:04Z"
},
"spec": {
"description": "Enable unified storage search",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"hideFromAdminPage": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "useSeessionStorageForRedirection",
@@ -3089,20 +3104,6 @@
"codeowner": "@grafana/identity-access-team"
}
},
{
"metadata": {
"name": "unifiedStorageSearch",
"resourceVersion": "1726771421439",
"creationTimestamp": "2024-09-19T18:43:41Z"
},
"spec": {
"description": "Enable unified storage search",
"stage": "experimental",
"codeowner": "@grafana/search-and-storage",
"hideFromAdminPage": true,
"hideFromDocs": true
}
},
{
"metadata": {
"name": "vizActions",
@@ -3157,4 +3158,4 @@
}
}
]
}
}