mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-20 05:40:54 +00:00
This branch had already made the same corrections independently, and in richer form, so the resolution keeps this branch's version nearly throughout: - 09-data-collection-reference.md: this branch already documents the state-accounting gauges as cumulative **microseconds** with an explanatory callout, and already names `jobq_job_count` with its `jobq` group. Kept. - telemetry-runbook.md: already carries `jobq_job_count` in both tables. Kept, along with this branch's larger additions. - OpenTelemetryPlan.md: kept this branch's rewritten section 9 blurb, which describes the inventory without hardcoding counts and so cannot drift. - consensus-health.json: kept this branch's rewrite. It deliberately removed the four TraceQL close-time detail panels and renamed the agreement panel; the incoming side would have resurrected them. Panel count unchanged at 26. - integration-test.sh: this branch's unprefixed native metric names were kept, but it still asserted `job_count`, so the `jobq_job_count` correction was carried over. That check would otherwise always fail.