mirror of
https://github.com/XRPLF/rippled.git
synced 2026-03-26 06:32:28 +00:00
Regenerate loops.txt and ordering.txt to account for the bidirectional dependency between xrpld.app and xrpld.telemetry introduced in Phase 9. MetricsRegistry.cpp reads metrics from xrpld.app services (LedgerMaster, TxQ, AcceptedLedger) while Application.cpp wires MetricsRegistry into the app lifecycle — a pattern consistent with existing accepted loops (overlay, peerfinder, rpc, shamap). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>