grafana/pkg/tsdb/tempo
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
..
kinds/dataquery Tempo: Search using TraceQL improvements (#64616) 2023-03-21 15:59:16 +00:00
testData Tempo: Return new version of dataframe schema directly from the backend (#32116) 2021-03-22 19:09:15 +01:00
tempo_test.go Tempo: Add start time and end time parameters while querying traces (#48068) 2022-10-21 15:38:10 +01:00
tempo.go Tempo: New Search UI using TraceQL (#63808) 2023-03-06 16:31:08 +00:00
trace_transform_test.go Tempo: Fix unexpected trimming of leading zeroes in traceID (#55167) 2022-09-28 15:49:12 +02:00
trace_transform.go Tempo: Fix unexpected trimming of leading zeroes in traceID (#55167) 2022-09-28 15:49:12 +02:00