Merge branch 'pratik/otel-phase6-statsd' into pratik/otel-phase7-native-metrics

# Conflicts:
#	OpenTelemetryPlan/09-data-collection-reference.md
This commit is contained in:
Pratik Mankawde
2026-07-04 02:47:42 +01:00
5 changed files with 5 additions and 5 deletions

View File

@@ -1144,5 +1144,5 @@
},
"description": "Consensus round health: round and phase durations, proposal and validation rates, close-time agreement, stall detection, and ledger-close cadence.",
"title": "Consensus Health",
"uid": "xrpld-consensus"
"uid": "consensus-health"
}

View File

@@ -410,5 +410,5 @@
},
"description": "Ledger lifecycle: build rate and duration, transaction apply and store rates, validation rate, and close timing.",
"title": "Ledger Operations",
"uid": "xrpld-ledger-ops"
"uid": "ledger-operations"
}

View File

@@ -283,5 +283,5 @@
"to": "now"
},
"title": "Peer Network",
"uid": "xrpld-peer-net"
"uid": "peer-network"
}

View File

@@ -528,6 +528,6 @@
"to": "now"
},
"title": "RPC Performance",
"uid": "xrpld-rpc-perf",
"uid": "rpc-performance",
"description": "Client RPC service health: per-command request rates, latency, error rates, throughput across pipeline layers, and resource cost."
}

View File

@@ -1031,5 +1031,5 @@
},
"description": "Transaction pipeline overview: processing and receive rates, per-type latency and outcomes, queue behaviour, and apply-stage breakdown.",
"title": "Transaction Overview",
"uid": "xrpld-transactions"
"uid": "transaction-overview"
}