mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Derive trace_id from txHash[0:16] so all nodes handling the same transaction produce spans under the same trace. Protobuf span_id propagation provides parent-child relay ordering when available. - Add SpanGuard::txSpan() factory methods (hash-derived trace ID) - Add TxTracing.h helpers: txReceiveSpan(), txProcessSpan() - Update PeerImp and NetworkOPs to use the new helpers Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>