Skip to main content
RPC Edge includes built-in observability with advanced Grafana dashboards, giving you complete visibility into your RPC usage, performance, and health.

Metrics

The metrics dashboard provides real-time insights across multiple dimensions:

Overall

The top-level view showing Total RPC Requests across all networks, with a time-series sparkline showing request volume trends.
RPC Edge Overall Metrics

Usage

  • Network Usage — Time-series chart showing request volume broken down by blockchain network
  • Networks Share — Pie chart displaying the distribution of traffic across different chains (e.g., plasma-mainnet, monad, base, swell-mainnet)
  • Method Usage — Time-series showing which RPC methods are being called over time
  • Methods Share — Pie chart breakdown of method distribution (e.g., eth_call, eth_getBalance, eth_getTransactionByHash)
RPC Edge Network and Method Usage

Networks

  • Network-level Critical Errors — Track critical failures by network and error type
  • Network-level Warnings — Monitor warnings like missing data from endpoints
  • Network-level Notices — Informational events such as upstream request issues
  • Incoming Requests — Request volume per network over time
  • Incoming RPS — Requests per second breakdown by network
  • Successful Responses — Success rates with empty vs non-empty response tracking
RPC Edge Network-level Metrics
  • Network-level P99/P90/P50 Resp. time — Response time percentiles by network for performance analysis
RPC Edge Response Time Metrics
  • Multiplexed requests — Requests that were deduplicated across multiple callers
  • Response Finality Share — Distribution of finalized vs real-time responses
  • Rate-limited requests — Self-imposed rate limiting events
  • Hedge Effectiveness — Performance of hedging mechanisms across providers
RPC Edge Advanced Metrics

Logs

RPC Edge provides detailed error logging with full context on failed requests, including error type, network, method, and upstream provider information for fast debugging.