mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
File renames to match the post-docs.sh project-wide rename + the UID rename applied in the previous commit. Five phase-9 dashboards are affected: - rippled-fee-market.json -> xrpld-fee-market.json - rippled-job-queue.json -> xrpld-job-queue.json - rippled-peer-quality.json -> xrpld-peer-quality.json - rippled-rpc-perf.json -> xrpld-rpc-perf-otel.json - rippled-validator-health.json-> xrpld-validator-health.json `rippled-rpc-perf.json` is renamed to `xrpld-rpc-perf-otel.json` (rather than `xrpld-rpc-perf.json`) to avoid colliding with the phase-6 `rpc-performance.json` dashboard which also uses the `xrpld-rpc-perf` UID. The new filename matches its now-unique `xrpld-rpc-perf-otel` UID that was set in the merge commit.