mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 07:26:51 +00:00
Resolutions: - MetricsRegistry.cpp: keep both <exception> and <limits>; drop incrementStateChanges(), which this branch removed on purpose (the labelled state_changes_total call site in NetworkOPsImp::setMode replaces it, and a compile-time test guards that). - tests/MetricsRegistry.cpp: constructor-built pipeline wording from phase-10, this branch's test list and gauge paragraphs kept; the two lifecycle tests now call startAsyncGauges() and pass kTestOptions. - tests/MetricMacros.cpp: comments name the recording() gate. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>