grafana/public/app/plugins/datasource/tempo/traceql
Andre Pereira c8f2148f75
Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028)
* First working version of the TraceQL editor with syntax highlighting and autocomplete

* Add feature flag around the new editor option

* Fix tests and cleanup

* Fix misspelling
2022-08-24 17:57:59 +01:00
..
autocomplete.test.ts Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 2022-08-24 17:57:59 +01:00
autocomplete.ts Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 2022-08-24 17:57:59 +01:00
QueryEditor.tsx Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 2022-08-24 17:57:59 +01:00
traceql.ts Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 2022-08-24 17:57:59 +01:00
TraceQLEditor.tsx Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 2022-08-24 17:57:59 +01:00