mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
* 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