Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/root/intro/arch_overview/observability/tracing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,5 @@ Envoy automatically sends spans to tracing collectors. Depending on the tracing
multiple spans are stitched together using common information such as the globally unique
request ID :ref:`config_http_conn_man_headers_x-request-id` (LightStep) or
the trace ID configuration (Zipkin and Datadog). See

* :ref:`v2 API reference <envoy_api_msg_config.trace.v2.Tracing>`

:ref:`v2 API reference <envoy_api_msg_config.trace.v2.Tracing>`
for more information on how to setup tracing in Envoy.