mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 07:30:30 +00:00
Apply the deployment-tier tagging to the Grafana Cloud dual-export config so cloud data is filterable by tier just like the local stack: - add the resource/tier processor (deployment.environment upsert, xrpl.network.type insert) and run it on all three pipelines. - enable resource_to_telemetry_conversion on the prometheus exporter and add the tier keys to spanmetrics for the local scrape surface. Add docker/telemetry/DEPLOYMENT_TIERS.md documenting the four filtering dimensions, the upsert-vs-insert ownership rule, per-tier collector values, and how the labels reach each signal. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>