Notifications: Enable display of trace ID by default (#64884)

enable tracing by default
This commit is contained in:
Ashley Harrison
2023-03-21 09:35:21 +00:00
committed by GitHub
parent 41b0c17aae
commit 9ca01cc070
7 changed files with 2 additions and 21 deletions
@@ -64,7 +64,6 @@ Alpha features might be changed or removed without prior notice.
| `lokiDataframeApi` | Use experimental loki api for WebSocket streaming (early prototype) |
| `storage` | Configurable storage for dashboards, datasources, and resources |
| `exploreMixedDatasource` | Enable mixed datasource in Explore |
| `tracing` | Adds trace ID to error notifications |
| `newTraceView` | Shows the new trace view design |
| `correlations` | Correlations page |
| `datasourceQueryMultiStatus` | Introduce HTTP 207 Multi Status for api/ds/query |