grafana/public/app/features/inspector
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
..
DetailText.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
InspectDataOptions.tsx Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +01:00
InspectDataTab.test.tsx Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
InspectDataTab.tsx Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00
InspectErrorTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectJSONTab.tsx Select: Make portalling the menu opt-in, but opt-in *everywhere* (#37501) 2021-08-04 15:47:53 +01:00
InspectMetadataTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectStatsTab.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
InspectStatsTable.tsx Theme: Renames new theme model from GrafanaThemeV2 to just GrafanaTheme (#33619) 2021-05-03 09:45:54 +02:00
InspectSubtitle.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
QueryInspector.tsx API and Inspector UI text edits (#32459) 2021-04-14 09:11:55 +02:00
styles.ts Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
types.ts Panel Inspect: allow plugins to add custom actions to the panel inspect popup (#34086) 2021-05-18 13:55:35 -07:00