grafana/public/app/plugins/datasource/tempo
Andrej Ocenas 3ef9cac640
Tempo: Return new version of dataframe schema directly from the backend (#32116)
* Return dataframe directly from the backend

* Streamline some transforms

* Fix lint issues

* Remove unused lib

* Fix datasource test

* Fix imports and add some typings

* Fix the typings and some tests

* Add private doc comment

* Remove private tag

* Add comments

* Fix some API docs issues
2021-03-22 19:09:15 +01:00
..
img Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
ConfigEditor.tsx Tempo: Convert tempo to backend data source2 2021-03-05 14:28:17 +01:00
datasource.test.ts Tempo: Return new version of dataframe schema directly from the backend (#32116) 2021-03-22 19:09:15 +01:00
datasource.ts Tempo: Return new version of dataframe schema directly from the backend (#32116) 2021-03-22 19:09:15 +01:00
module.ts Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
plugin.json Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
QueryField.tsx TraceViewer: Fix lazy loading (#30700) 2021-02-02 10:17:38 +01:00