mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
Seed the $node template variable from target_info instead of a signal-specific metric. Signal metrics only list nodes that emit that specific signal, so nodes (e.g. Alloy-collected ones) were missing from the dropdown and every panel. target_info is emitted for every node, so all nodes are always selectable. Panels already filter on service_instance_id=~"$node", so no panel changes are needed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>