mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
Alloy declared 24 spanmetrics dimensions where both collector configs declare 28. The four missing ones -- timed_out, object_type, validation_status and accept_gated -- are emitted by the code and queried by ledger-sync-health panels "Ledger Serve Rate by Object Type" and "Trusted Validation Accept Rate by Status", so on an Alloy deployment those panels collapsed to one undifferentiated series. deploy-run-otel-xrpld.md already requires the dimension sets to stay in sync; the config had drifted from it. Alloy's other differences from the collectors (no filelog, no tail_sampling) are deliberate -- it is cloud-only by design.