Availability Issues
Trigger alerts when RPC endpoints stop responding or repeated requests fail.
RPC Alerts
Turn changes in RPC availability, latency, error rates and response quality into alerts that teams can receive, pause and acknowledge.
Trigger alerts when RPC endpoints stop responding or repeated requests fail.
Treat sustained latency increases as medium or high-priority alert scenarios.
Help teams review service status when error rates rise in clusters.
Confirm the alert in the app and keep the status in alert history.
Organize RPC endpoint status, response quality and error signals into an actionable alert workflow.
Turn RPC availability, latency, errors and response quality changes into alert scenarios.
Different teams can set different alert priorities around RPC status changes.
Wallet services rely on RPC availability and need timely alerts during outages.
Backend teams can quickly review impact when RPC latency increases or requests fail.
Trigger team alerts when transaction submissions or status queries become abnormal.
Enter the handling workflow when node or upstream service states change.
Unify severity levels and records across multi-RPC setups.
Identify RPC endpoints and alert dimensions to discuss.
Plan latency, error rate and availability alert thresholds.
Route warning and critical events to the alert assistant.
Acknowledge alerts and review recent historical alert records.
RPC issues can become one of the alert sources, with notification methods configured based on team needs.
This format illustrates the event structure. Actual fields and interfaces should follow the official documentation.
{
"alert_type": "critical",
"severity": "high",
"status": "active",
"action": "acknowledge_required"
}