grafana/pkg/tsdb/tempo
Andre Pereira 850d5141cf
Tempo: DataQuery type as a schema (#62119)
* Tempo data query wip

* Replace TempoQuery with new type from schema

* Added some documentation for each DataQuery field

* Change limit type from number to int64

* Use TempoDataQuery instead of local model in the backend

* Update report.json
2023-01-31 11:29:50 +00:00
..
kinds/dataquery Tempo: DataQuery type as a schema (#62119) 2023-01-31 11:29:50 +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: DataQuery type as a schema (#62119) 2023-01-31 11:29:50 +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