grafana/public/app/plugins/datasource/zipkin
Andre Pereira 08ed68e675
Tracing: Move upload trace to button (#69402)
* Tempo: Move upload trace to its own button

* Zipkin: Move upload trace to its own button

* Jaeger: Move upload trace to its own button

* Fix test

* Remove extra upload section from editor body

---------

Co-authored-by: Joey Tawadrous <joey.tawadrous@grafana.com>
2023-06-23 12:03:00 +01:00
..
img Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
utils FieldValues: Use plain arrays instead of Vector (part 2 of 2) (#66224) 2023-04-14 09:03:45 -05:00
ConfigEditor.tsx Tracing: Use new DataSourceDescription component (#69443) 2023-06-14 10:45:36 +01:00
constants.ts Tracing: Zipkin datasource (#23829) 2020-04-24 17:02:25 +02:00
datasource.test.ts Revert "Explore: Show log line if there is an interpolated link" (#65315) 2023-03-27 19:19:42 +02:00
datasource.ts DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
mockJsonResponse.json Zipkin: add ability to upload trace json (#37483) 2021-08-05 10:55:15 +02:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Tracing: Make query editors available in dashboard for Tempo and Zipkin (#41974) 2021-11-22 12:07:38 +01:00
QueryField.test.tsx Tracing: Move upload trace to button (#69402) 2023-06-23 12:03:00 +01:00
QueryField.tsx Tracing: Move upload trace to button (#69402) 2023-06-23 12:03:00 +01:00
README.md Tracing: Add README files for tracing datasource plugins 2022-04-11 18:16:38 +02:00
types.ts Explore: Download traces as JSON in Explore Inspector (#38614) 2021-09-08 07:04:27 -06:00

Zipkin Data Source - Native Plugin

Grafana ships with built in support for Zipkin, an open source, distributed tracing system.

Read more about it here:

https://docs.grafana.org/datasources/zipkin/