mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-12 17:50:26 +00:00
- Add PathFinding Spans section to the runbook Span Reference and remove the incorrect "not emitted / later-phase" annotations: pathfind.request/compute/discover/update_all are emitted since Phase 2 (upstream of Phase 5). - Runbook label names use the bare spanmetrics dimensions (command, rpc_status, local, consensus_mode); fix stale docs. - 05-configuration-reference: note tls_client_cert/key require use_tls=1. - TelemetryConfig: reject mTLS cert paths when use_tls=0 so telemetry is not silently sent in plaintext. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>