mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
The StatsD receiver config was lost during a branch rebase (--ours conflict resolution dropped it). Re-add the statsd receiver to the OTel Collector config and wire it into the metrics pipeline so beast::insight UDP metrics flow to Prometheus. Also fixes: - Metric prefix mismatch: docs used xrpld_ but dashboards/tests use rippled_ — align all documentation to match the runnable stack - Remove phantom Peer_Disconnects_Charges from docs (plain atomic, not a beast::insight gauge) - Remove premature .codecov.yml exclusions for Phase 7 OTelCollector files that don't exist on this branch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>