mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
Observe the overflow total from Overlay::getJqTransOverflow() via an ObservableCounter instead of the unused push helper (which had no call site, so the metric read flat zero). Keeps the increment path in the overlay-owned code and removes the dead incrementJqTransOverflow() helper. Update the job-queue panel to reflect the now-live metric, and refresh stale xrpld_-prefixed metric names in the header comments. NOTE: committed without a local build per instruction; needs compile + clang-tidy verification before push. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>