mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
The OTel naming check (Rule F) scans @code doc-comment examples and fails on string-literal span names; Rule H warns on undefined SpanNames constants. Replace the literal "subtask" and the undefined rpc_span::op::dispatch with the defined rpc_span::op::process constant so the examples model correct API usage. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>