Chore: Remove prometheusIncrementalQueryInstrumentation feature toggle (#89463)

* remove prometheusIncrementalQueryInstrumentation feature toggle

* remove profile method

* remove more about profiling
This commit is contained in:
ismail simsek
2024-06-20 15:04:22 +02:00
committed by GitHub
parent 78c8a26906
commit 2a714601a7
9 changed files with 3 additions and 225 deletions
@@ -138,7 +138,6 @@ Experimental features might be changed or removed without prior notice.
| `pluginsFrontendSandbox` | Enables the plugins frontend sandbox |
| `frontendSandboxMonitorOnly` | Enables monitor only in the plugin frontend sandbox (if enabled) |
| `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 |
| `mlExpressions` | Enable support for Machine Learning in server-side expressions |
| `metricsSummary` | Enables metrics summary queries in the Tempo data source |