mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
Conflict in docker/telemetry/otel-collector-config.yaml, in the traces pipeline: this branch added the attributes/hash processor while upstream renamed the deprecated otlp exporter to otlp_grpc. Both sides kept — the processor list keeps attributes/hash and the exporter list takes the new name. Checked that the exporter definition key was renamed to match the reference, and that the collector still loads the merged config.