Operators Dashboard
Monitor node health, performance metrics, and security events
Node Status
Performance Metrics
TPS Over Time
NFT Overview
Monitor NFT activity and collection statistics across the network
Account Auth Security
Track post-quantum and multi-signature account adoption
Recent Account Auth Changes
Data & Compliance
Data retention policies and GDPR-compliant data management
Data Volumes & Oldest Records
| Data Type | Volume | Retention | Oldest Record | Classification |
|---|---|---|---|---|
| Logs | 0 records | days | N/A | off_chain_operational |
| Metrics | 0 records | days | N/A | off_chain_operational |
| Analytics | 0 records | days | N/A | off_chain_operational |
| Personal Data | 0 records | days | N/A | off_chain_personal |
â ī¸ Configuration Note: Retention values are configured via node config files (config/*.toml). Personal data retention is strictly enforced and overrides other retention windows for PII-classified data.
đ Documentation: See Compliance & Privacy Guidefor GDPR requirements and operator responsibilities.
Observability & Monitoring
Rivellum provides comprehensive observability through Prometheus and Grafana. Monitor node performance, PoUW jobs, ZK proofs, security events, and more in real-time.
Grafana Dashboards
Node overview, PoUW metrics, ZK proofs, security events
Prometheus
Raw metrics, alerts, and query interface
Documentation
Setup guide, alert configuration, troubleshooting
Quick Metrics
đĄ Tip: The observability stack runs separately via Docker Compose. Start it with cd deploy/observability && docker-compose up -d. See the observability guide for full setup instructions.