grafana/public/app/plugins/datasource/jaeger
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import

* Fix the lint:ts npm command

* Autofix + prettier all the files

* Manually fix remaining files

* Move jquery code in jest-setup to external file to safely reorder imports

* Resolve issue caused by circular dependencies within Prometheus

* Update .betterer.results

* Fix missing // @ts-ignore

* ignore iconBundle.ts

* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
..
components Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
img Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
datasource.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
datasource.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
graphTransform.test.ts Tempo/Jaeger: Add better display name to legend (#34063) 2021-05-14 10:17:59 +02:00
graphTransform.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
mockJsonResponse.json Jaeger: upload json file (#37205) 2021-07-29 18:07:07 +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
README.md Tracing: Add README files for tracing datasource plugins 2022-04-11 18:16:38 +02:00
responseTransform.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
responseTransform.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
testResponse.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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

Jaeger Data Source - Native Plugin

Grafana ships with built in support for Jaeger, an open source, end-to-end distributed tracing system.

Read more about it here:

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