2022-05-26 16:06:25 +01:00
|
|
|
---
|
|
|
|
|
aliases:
|
|
|
|
|
- /docs/grafana/latest/administration/jaeger-instrumentation/
|
|
|
|
|
description: Jaeger traces emitted and propagation by Grafana
|
|
|
|
|
keywords:
|
|
|
|
|
- grafana
|
|
|
|
|
- jaeger
|
|
|
|
|
- tracing
|
|
|
|
|
title: Jaeger instrumentation
|
|
|
|
|
weight: 900
|
|
|
|
|
---
|
2020-07-13 18:09:08 +03:00
|
|
|
|
|
|
|
|
# Jaeger instrumentation
|
|
|
|
|
|
|
|
|
|
Grafana supports [Jaeger tracing](https://www.jaegertracing.io/).
|
|
|
|
|
|
|
|
|
|
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).
|
2021-08-06 07:52:36 -06:00
|
|
|
When a trace ID is propagated, it is reported with operation 'HTTP /datasources/proxy/:id/\*'.
|
2020-07-13 18:09:08 +03:00
|
|
|
|
|
|
|
|
Refer to [Configuration]({{< relref "configuration.md#tracing-jaeger" >}}) for information about enabling Jaeger tracing.
|