mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-09 08:10:28 +00:00
The integration-test.sh trace queries used resource.service.name="rippled", but the OTel resource attribute is "xrpld" (TelemetryConfig.cpp, MetricsRegistry.cpp), so every span check and the service-registration check returned no results. Also restore .github/scripts/rename/README.md, which an overzealous find-and-replace had corrupted into circular no-ops (e.g. rename "xrpld" to "xrpld"). The file documents the rename process and must retain the source names (rippled/ripple); restored to match develop. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>