mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Transformations: Move transformation variables to public preview (#78148)
move transformation variables to public preview
This commit is contained in:
@@ -75,6 +75,7 @@ Some features are enabled by default. You can disable these feature by setting t
|
||||
| `dashgpt` | Enable AI powered features in dashboards |
|
||||
| `reportingRetries` | Enables rendering retries for the reporting feature |
|
||||
| `alertingContactPointsV2` | Show the new contacpoints list view |
|
||||
| `transformationsVariableSupport` | Allows using variables in transformations |
|
||||
| `cloudWatchBatchQueries` | Runs CloudWatch metrics queries as separate batches |
|
||||
|
||||
## Experimental feature toggles
|
||||
@@ -141,7 +142,6 @@ Experimental features might be changed or removed without prior notice.
|
||||
| `panelMonitoring` | Enables panel monitoring through logs and measurements |
|
||||
| `enableNativeHTTPHistogram` | Enables native HTTP Histograms |
|
||||
| `formatString` | Enable format string transformer |
|
||||
| `transformationsVariableSupport` | Allows using variables in transformations |
|
||||
| `kubernetesPlaylists` | Use the kubernetes API in the frontend for playlists, and route /api/playlist requests to k8s |
|
||||
| `recoveryThreshold` | Enables feature recovery threshold (aka hysteresis) for threshold server-side expression |
|
||||
| `lokiStructuredMetadata` | Enables the loki data source to request structured metadata from the Loki server |
|
||||
|
Reference in New Issue
Block a user