mirror of https://github.com/istio/istio.io.git
801 B
801 B
title | weight |
---|---|
How does distributed tracing work with Istio? | 0 |
Istio integrates with distributed tracing systems in two different ways: Envoy-based and Mixer-based tracing integrations. For both tracing integration approaches, applications are responsible for forwarding tracing headers for subsequent outgoing requests.
You can find additional information in the Istio Distributed Tracing (Jaeger, LightStep, Zipkin) Tasks and in the Envoy tracing docs.