mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-30 02:20:39 +00:00
The new PromQL used an exact match on service_instance_id. The $node template variable is multi-value, so an exact match returns nothing as soon as more than one node is selected. Every one of the 442 filters across the dashboards uses the regex form; the runbook now agrees. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>