What problem does it solve?
This Skill provides a structured plan to establish observability for Solana apps, enabling early detection of RPC health issues, transaction problems, program errors, and liquidity signals.
Core Features & Use Cases
- Metrics selection: RPC latency, error rates, slot lag; transaction pipeline timing; program error counts; market signals like price, liquidity depth, and volume; holder concentration.
- Instrumentation: add logs with error codes; emit metrics from services/bots; subscribe to webhooks for program logs/events.
- Dashboards: build views for user journeys (connect, sign, trade) and infra health (RPC).
- Alerts: set thresholds and runbooks; example: tx fail rate > 3% over 5m; define provider failover.
- Testing: fire drill alerts; validate runbooks; ensure contacts are current.
Quick Start
Use this skill to design and deploy dashboards and alerting rules for a Solana stack. Start by defining SLOs, selecting metrics, instrumenting services, building dashboards, and configuring alert thresholds with owners.