mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Tempo: Merge Trace ID and TraceQL tabs (#60180)
* Remove TraceID tab when TraceQL is enabled. Use TraceQL editor to query for trace IDs by checking whether the content is an hex only string * Highlight valid trace IDs in traceql editor * Update trace and span links to use TraceQL tab when feature flag is enabled * Remove traceqlEditor feature flag. * Remove traceId query type from Tempo and replace it with traceQl
This commit is contained in:
@@ -79,7 +79,6 @@ Alpha features might be changed or removed without prior notice.
|
||||
| `logRequestsInstrumentedAsUnknown` | Logs the path for requests that are instrumented as unknown |
|
||||
| `dataConnectionsConsole` | Enables a new top-level page called Connections. This page is an experiment that provides a better experience when you install and configure data sources and other plugins. |
|
||||
| `topnav` | New top nav and page layouts |
|
||||
| `traceqlEditor` | Show the TraceQL editor in the explore page |
|
||||
| `flameGraph` | Show the flame graph |
|
||||
| `cloudWatchCrossAccountQuerying` | Use cross-account querying in CloudWatch datasource |
|
||||
| `redshiftAsyncQueryDataSupport` | Enable async query data support for Redshift |
|
||||
|
||||
Reference in New Issue
Block a user