mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Move scattered string literals from PeerImp.cpp and NetworkOPs.cpp into compile-time constants in src/xrpld/telemetry/TxSpanNames.h. Follows the same StaticStr/join() pattern established in Phase 1c for RPC spans. Constants cover: span prefixes (tx), operations (receive, process), attribute keys (hash, local, path, suppressed, status, peerId, peerVersion), and values (sync, async, knownBad). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>