grafana/public/app/plugins/datasource/tempo/traceql
Andre Pereira bfb0dde4a8
Tempo: Search using TraceQL improvements (#64616)
* Added scope to filter

* Intrinsic fields don't have scope

* Consistent plus button placement next to the last tag. Changed All Scopes to "unscoped"

* Added validation to duration fields

* Disable options load when dropdown is opened

* Use focused list of operators when all values are of type string or int/float

* Fixed and added tests

* Fix another test

* Better way to prevent duplicate and redundant backend requests when a filter updates
2023-03-21 15:59:16 +00:00
..
autocomplete.test.ts Tempo: Create separate functions for querying the v1/v2 API for tag values (#61998) 2023-01-25 17:12:59 +00:00
autocomplete.ts Tempo: Create separate functions for querying the v1/v2 API for tag values (#61998) 2023-01-25 17:12:59 +00:00
QueryEditor.tsx Tempo Datasource: Correct TraceQL docs link (#61931) 2023-01-23 16:59:55 +00:00
TempoQueryBuilderOptions.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
traceql.ts Tempo: Search using TraceQL improvements (#64616) 2023-03-21 15:59:16 +00:00
TraceQLEditor.tsx Tempo: New Search UI using TraceQL (#63808) 2023-03-06 16:31:08 +00:00