grafana/public/app/plugins/datasource/zipkin
Andrej Ocenas c113d3ce72
Tracing: Specify type of the data frame that is expected for TraceView (#31465)
* Use dataframe API for jeager

* Move types around

* Fix imports

* Simplify the data frame type

* Add comment

* Move the transform to separate file

* Fix logs timestamp

* Add/update tests for trace view

* Fix lint

* Add test to compare old and new format rendering

* Fix test imports

* Update data source tests
2021-03-02 13:59:35 +01:00
..
img Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
utils Tracing: Specify type of the data frame that is expected for TraceView (#31465) 2021-03-02 13:59:35 +01:00
ConfigEditor.tsx Zipkin: Remove browser access mode (#30360) 2021-01-18 17:31:32 +01:00
constants.ts Tracing: Zipkin datasource (#23829) 2020-04-24 17:02:25 +02:00
datasource.test.ts Zipkin: Show success on test data source (#30829) 2021-02-19 15:38:16 +01:00
datasource.ts Zipkin: Show success on test data source (#30829) 2021-02-19 15:38:16 +01:00
module.ts Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
QueryField.test.tsx Tracing: Zipkin datasource (#23829) 2020-04-24 17:02:25 +02:00
QueryField.tsx TraceViewer: Fix lazy loading (#30700) 2021-02-02 10:17:38 +01:00
types.ts Zipkin: Fix error when span contains remoteEndpoint (#24524) 2020-05-13 19:32:45 +02:00