mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Add resource-level search filters for node identity: - service.instance.id (node public key) — unique node identifier - service.version (rippled build version) - xrpl.network.id (numeric network ID) - xrpl.network.type (mainnet/testnet/devnet/standalone) These enable filtering traces by specific nodes in multi-node deployments and by network in mixed environments. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>