SQL Expressions: Set feature to private preview (#103734)

This commit is contained in:
Kyle Brandt
2025-04-10 10:46:48 -04:00
committed by GitHub
parent fa2738a828
commit 4753c3f735
4 changed files with 8 additions and 6 deletions
@@ -175,7 +175,6 @@ Experimental features might be changed or removed without prior notice.
| `newFolderPicker` | Enables the nested folder picker without having nested folders enabled |
| `secretsManagementAppPlatform` | Enable the secrets management API and services under app platform |
| `scopeApi` | In-development feature flag for the scope api using the app platform. |
| `sqlExpressions` | Enables SQL Expressions, which can execute SQL queries against data source results. |
| `kubernetesAggregator` | Enable grafana's embedded kube-aggregator |
| `expressionParser` | Enable new expression parser |
| `disableNumericMetricsSortingInExpressions` | In server-side expressions, disable the sorting of numeric-kind metrics by their metric name or labels. |