mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Prometheus renames the OTel resource attribute service.instance.id to 'instance', which then conflicts with the built-in scrape 'instance' label. Prometheus resolves this by prefixing it as 'exported_instance'. Update all dashboard PromQL queries and template variable queries to use exported_instance so the Node dropdown correctly populates. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>