grafana/public/app/plugins/datasource/zipkin
Andre Pereira afd39c18ba
Explore: Refactor trace view and move to core (#61938)
* Move TraceView to core grafana

* Remove unused code

* yarn install

* Remove jaeger-ui-components from CODEOWNERS and other tools

* Type fixes

* yarn install

* Remove mock that we no longer need

* Fix merge conflicts

* Re-add Apache license for trace view components

* Use an exclamation-circle instead of triangle to denote errors

* Remove eslint disables and update betterer results instead
2023-01-27 14:13:17 +00:00
..
img Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
utils Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ConfigEditor.tsx Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
constants.ts Tracing: Zipkin datasource (#23829) 2020-04-24 17:02:25 +02:00
datasource.test.ts Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
datasource.ts Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00: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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryField.tsx Chore: Change JSON file to JSON File for consistency with other tabs (#54453) 2022-09-01 09:09:13 +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/