Tempo: Remove trace to metrics feature toggle (#82884)

* Remove trace to metrics feature toggle

* Fix after merge
This commit is contained in:
Joey
2024-02-22 13:30:41 +00:00
committed by GitHub
parent 2a1873f038
commit ee5dc14e17
12 changed files with 10 additions and 52 deletions

View File

@@ -112,7 +112,6 @@ Experimental features might be changed or removed without prior notice.
| `lokiExperimentalStreaming` | Support new streaming approach for loki (prototype, needs special loki build) |
| `storage` | Configurable storage for dashboards, datasources, and resources |
| `datasourceQueryMultiStatus` | Introduce HTTP 207 Multi Status for api/ds/query |
| `traceToMetrics` | Enable trace to metrics links |
| `canvasPanelNesting` | Allow elements nesting |
| `scenes` | Experimental framework to build interactive dashboards |
| `disableSecretsCompatibility` | Disable duplicated secret storage in legacy tables |