mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
The devnet config was missed when the mainnet one was corrected. On the OTel path prefix is inert, because formatName() ignores it, and service_instance_id is read and then discarded -- OTelCollector.cpp does `(void)instanceId`. The service_instance_id label Prometheus shows comes from [telemetry] service_instance_id, which this file still sets, so dashboards keep filtering by node. The comment removed here claimed every insight-backed panel goes empty without the [insight] copy of the key. That is not the case.