mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
childSpan() takes the span name verbatim, so a bare op:: suffix names the span "process" rather than "rpc.process". The same defect was corrected in the SpanGuard and Telemetry examples; this is the last copy.