Files
grafana/docs/sources/administration/jaeger-instrumentation.md
Jack Baldry b84294dd27 Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-26 11:06:25 -04:00

736 B

aliases description keywords title weight
/docs/grafana/latest/administration/jaeger-instrumentation/
Jaeger traces emitted and propagation by Grafana
grafana
jaeger
tracing
Jaeger instrumentation 900

Jaeger instrumentation

Grafana supports Jaeger tracing.

Grafana can emit Jaeger traces for its HTTP API endpoints and propagate Jaeger trace information to data sources. All HTTP endpoints are logged evenly (annotations, dashboard, tags, and so on). When a trace ID is propagated, it is reported with operation 'HTTP /datasources/proxy/:id/*'.

Refer to [Configuration]({{< relref "configuration.md#tracing-jaeger" >}}) for information about enabling Jaeger tracing.