ESsetVaultESsetVault provides Kubernetes-native monitoring patterns for production XRP node clusters (xrpnodes). Observe consensus health, ledger ingestion, network peers, and resource telemetry with US-ready alerting and runbooks.
We recommend a multi-tier observability stack: node exporters and rippled-specific exporters (ledger state, peer count, consensus metrics), cluster-level Prometheus scrape, Cortex/Thanos for ingestion scaling, and Grafana for dashboards. Alertmanager enforces escalation policies and on-call routing for US teams.
Expose consensus index, last closed ledger, and peer status.
CPU, memory, disk latency and I/O for rippledb/storage volumes.
Pre-built alerts for ledger lag, high fork risk, and peer isolation.
Common integrations we deploy for xrpnodes on K8s.
| Component | Purpose | Recommended config |
|---|---|---|
| Prometheus | Scraping & rules | Scrape interval 15s; retention 15d; remote_write to Cortex/Thanos |
| Alertmanager | Routing & silences | Route by severity & region; webhook to PagerDuty/Slack |
| Grafana | Dashboards | Read-only API keys for auditors; RBAC for operators |
| Node Exporter | System metrics | DaemonSet with hostPID=false; CPU, disk, network probes |
Our on-call engineers combine XRP protocol expertise with Kubernetes operations. We provide US regional coverage and escalation paths for validator operators.
Free initial review of metrics and topology.
We help install exporters, Prometheus, and dashboards.
On-call integration and runbook handover.