grafana/public/app/plugins/datasource/zipkin/utils
Connor Lindsey 6a39ac7407
Explore: Download traces as JSON in Explore Inspector (#38614)
* Transform dataframe to jaeger format

* Transform dataframe to Zipkin format

* Add endpoint type and shared to Zipkin

* Transform dataframe to OTLP format

* Add data tab tests and note in inspector docs

* Remove comments and logs

* Resolve typescript strict errors

* Update docs/sources/explore/explore-inspector.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update docs

* Improve OTLP conversion to include service info and additional tags

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-09-08 07:04:27 -06:00
..
graphTransform.test.ts Zipkin: Add node graph view to trace response (#34414) 2021-05-20 10:01:28 +02:00
graphTransform.ts Zipkin: Add node graph view to trace response (#34414) 2021-05-20 10:01:28 +02:00
testData.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
testResponse.ts Zipkin: Add node graph view to trace response (#34414) 2021-05-20 10:01:28 +02:00
transforms.test.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
transforms.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00