grafana/public/app/plugins/datasource/tempo/traceql
Andre Pereira 209b1848b8
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
2022-12-13 08:27:45 -05:00
..
autocomplete.test.ts Tempo: Fix TraceQL autocomplete issues (#60058) (#60125) 2022-12-12 14:49:18 +00:00
autocomplete.ts Tempo: Fix TraceQL autocomplete issues (#60058) (#60125) 2022-12-12 14:49:18 +00:00
QueryEditor.tsx Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00
TempoQueryBuilderOptions.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
traceql.ts Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00
TraceQLEditor.tsx Tempo: TraceQL table and editor (#59313) 2022-11-28 16:13:03 +00:00