mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-05 01:37:00 +00:00
P100 from a histogram is degenerate — it always returns the upper bound of the highest populated bucket (a single slow outlier pins it to the top boundary), producing a flat line. Revert to meaningful quantiles: - Job Queue Wait Time / Job Execution Time: p75 (typical) + p99 (tail) - Per-Job-Type / Per-Method: p99 - Added gauge panels showing current p99 with green/yellow/red thresholds Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>