SQL Expressions: Switch feature toggle to public preview (#110473)

This commit is contained in:
Kyle Brandt
2025-09-03 17:11:00 +02:00
committed by GitHub
parent 4be28f6f7e
commit ea7fa58ba8
4 changed files with 9 additions and 5 deletions
@@ -101,6 +101,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `canvasPanelPanZoom` | Allow pan and zoom in canvas panel |
| `regressionTransformation` | Enables regression analysis transformation |
| `alertingSaveStateCompressed` | Enables the compressed protobuf-based alert state storage |
| `sqlExpressions` | Enables SQL Expressions, which can execute SQL queries against data source results. |
| `enableSCIM` | Enables SCIM support for user and group management |
| `elasticsearchCrossClusterSearch` | Enables cross cluster search in the Elasticsearch datasource |
| `alertRuleRestore` | Enables the alert rule restore feature |