Transformations: feature toggle cleanup transformations redesign (#113561)

* remove feature toggle transformationsRedesign

* remove for event tracking

* remove uneccessary code
This commit is contained in:
Brendan O'Handley
2025-11-19 10:54:05 -06:00
committed by GitHub
parent 20a8987ff1
commit 77d98fc73d
10 changed files with 85 additions and 196 deletions
@@ -34,7 +34,6 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `unifiedRequestLog` | Writes error logs to the request logger | Yes |
| `logsExploreTableVisualisation` | A table visualisation for logs in Explore | Yes |
| `awsDatasourcesTempCredentials` | Support temporary security credentials in AWS plugins for Grafana Cloud customers | Yes |
| `transformationsRedesign` | Enables the transformations redesign | Yes |
| `awsAsyncQueryCaching` | Enable caching for async queries for Redshift and Athena. Requires that the datasource has caching and async query support enabled | Yes |
| `dashgpt` | Enable AI powered features in dashboards | Yes |
| `kubernetesDashboards` | Use the kubernetes API in the frontend for dashboards | Yes |