Loki: remove query formatting (#88636)

* Loki: remove query formatting

* Loki formatting: remove feature flag

* chore: remove test

* Formatting
This commit is contained in:
Matias Chomicki
2024-06-05 11:46:28 +02:00
committed by GitHub
parent 9bec35563a
commit ec9aecd82b
9 changed files with 1768 additions and 1887 deletions

View File

@@ -137,7 +137,6 @@ Experimental features might be changed or removed without prior notice.
| `lokiPredefinedOperations` | Adds predefined query operations to Loki query editor |
| `pluginsFrontendSandbox` | Enables the plugins frontend sandbox |
| `frontendSandboxMonitorOnly` | Enables monitor only in the plugin frontend sandbox (if enabled) |
| `lokiFormatQuery` | Enables the ability to format Loki queries |
| `vizAndWidgetSplit` | Split panels between visualizations and widgets |
| `prometheusIncrementalQueryInstrumentation` | Adds RudderStack events to incremental queries |
| `awsDatasourcesTempCredentials` | Support temporary security credentials in AWS plugins for Grafana Cloud customers |