Skip to main content

Monitoring

Monitor both node health and API usefulness.

SignalWhy it matters
Latest checkpoint and lagDetects stale reads.
Peer count and P2P errorsDetects network isolation.
gRPC latency/error rate by serviceProtects backend clients and indexers.
GraphQL latency, status, query costProtects public read APIs.
Disk growth and I/O latencyPrevents sync stalls and database corruption risk.
tip

Alert on symptoms users feel: stale checkpoint, high API error rate, and failed transaction submission. Process uptime alone is not enough.