grafana/public/app/plugins/datasource/jaeger
Joey Tawadrous 01130f22b7
Traces: Span bar label (#50931)
* Add SpanBarSettings

* Add SpanBarSettings to Jaeger

* Add SpanBarSettings to Zipkin

* Updated title

* Add dropdown to select identifer and make duration a default option

* Show duration by default

* Add option to hide

* Move identifers into constants

* Add process

* Update text

* Update placeholders

* Text/meta data updates

* Added tests

* Added docs

* Update find

* Merge tag and prcoess options

* Update docs

* Updated tests

* Update betterer results and trace view to match

* Updated docs
2022-07-06 08:14:03 +01:00
..
components Traces: Span bar label (#50931) 2022-07-06 08:14:03 +01:00
img Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
datasource.test.ts Remove as any from requireActual usage (#51182) 2022-06-21 17:48:38 +01:00
datasource.ts Traces: Span bar label (#50931) 2022-07-06 08:14:03 +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 Tracing: Add string unit to trace search results to prevent Infinity bug (#48206) 2022-04-26 07:09:40 -06: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/