mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-26 23:19:07 +00:00
Merges pratik/otel-phase7-native-metrics into pratik/otel-phase8-log-correlation. Conflict was one TESTING.md hunk under "Nodes not reaching proposing state": this branch renamed the node directories to Node-N in integration-test.sh, phase-7 kept nodeN and expanded the [peer_private] explanation. Resolution keeps this branch's Node-1 path (its own script uses that naming) and phase-7's fuller prose citing peerfinder/Config.cpp. Non-conflicting phase-7 changes come through: OTelCollector's gauges_ list becomes weak_ptr, matching the earlier hooks_ change; the phase-6 revert of the StatsD-test onCollectionReady() calls resolved against phase-7's version that keeps them.