From 2b419338fbfa4c2c5940616c85b9d6a26d315d2f Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:44:19 +0100 Subject: [PATCH] docs(telemetry): drop dev-phase label from Log-Trace Correlation heading Operator-facing cleanup: strip the "(Phase 8)" suffix from the Log-Trace Correlation section heading in the runbook. Co-Authored-By: Claude Opus 4.8 --- docs/telemetry-runbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/telemetry-runbook.md b/docs/telemetry-runbook.md index eda34de959..f628f15dc5 100644 --- a/docs/telemetry-runbook.md +++ b/docs/telemetry-runbook.md @@ -754,7 +754,7 @@ Requires `trace_peer=1` in the `[telemetry]` config section. | `peer.proposal.receive` | `{span_name="peer.proposal.receive"}` | Peer Network (Rate, Trusted/Untrusted) | | `peer.validation.receive` | `{span_name="peer.validation.receive"}` | Peer Network (Rate, Trusted/Untrusted) | -## Log-Trace Correlation (Phase 8) +## Log-Trace Correlation When xrpld is built with `telemetry=ON`, log lines emitted within an active OpenTelemetry span automatically include `trace_id` and `span_id` fields: