mirror of
https://github.com/XRPLF/rippled.git
synced 2026-03-23 21:22:30 +00:00
Add $node template variable (exported_instance) to rippled-fee-market, rippled-job-queue, and rippled-rpc-perf dashboards enabling multi-node filtering. Add $job_type variable to job-queue and $method variable to rpc-perf dashboards. Inject exported_instance=~"$node" filter into all PromQL queries across these dashboards including rate(), histogram_quantile(), topk(), and sum() expressions. Also add the instance filter to Phase 9 panels (NodeStore, Cache, CountedObjects) in system-node-health dashboard. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>