grafana/public/app/plugins/datasource/jaeger
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
..
components Explore: Standardize trace query field styling (#38796) 2021-09-02 07:30:11 -06:00
img Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
datasource.test.ts Add catch around JSON trace upload for more error handling (#38520) 2021-08-25 10:08:46 -06:00
datasource.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
graphTransform.test.ts Tempo/Jaeger: Add better display name to legend (#34063) 2021-05-14 10:17:59 +02:00
graphTransform.ts Zipkin: Add node graph view to trace response (#34414) 2021-05-20 10:01:28 +02:00
mockJsonResponse.json Jaeger: upload json file (#37205) 2021-07-29 18:07:07 +02:00
module.ts Jaeger: Search traces (#32805) 2021-05-11 10:38:10 +02:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
responseTransform.test.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
responseTransform.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
testResponse.ts Tempo/Jaeger: Add better display name to legend (#34063) 2021-05-14 10:17:59 +02:00
types.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
util.ts Jaeger: Search traces (#32805) 2021-05-11 10:38:10 +02:00