mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
check-otel-naming fails Rule D on this branch: ledger-data-sync.json aggregates by xrpl_work_item, which nothing in-tree emits because perf-iac's alloy pipeline stamps it, so it cannot be derived from *SpanNames.h. The sibling perf-iac identities xrpl_branch and xrpl_node_role are already allowlisted; this one was missed when the by() clauses were reintroduced. Add it to EXTERNAL_INFRA_LABELS alongside them. Verified by removing the entry again, which restores the failure.