What problem does it solve?
Cross-reference on-chain indexer data, broker telemetry, and CloudWatch logs to investigate production and staging operational issues, understand why slashings happened, diagnose prover or service failures, and correlate market events with broker behavior. It is used when the user wants to investigate root causes on live networks and for tasks that require combining multiple data sources; do not use for debugging local code changes or reviewing PRs.
Core Features & Use Cases
- Cross-source investigations: Join indexer, telemetry, and logs to form a coherent incident narrative.
- Root-cause analysis: Identify why orders were skipped, dropped, or slashed and map to telemetry signals and logs.
- Operational dashboards & workflows: Reproduce findings with time-bounded windows and present findings to stakeholders.
- Use Case: When a production gap occurs, use this skill to assemble data from indexer, telemetry, and logs to explain the event and propose fixes.
Quick Start
Initiate a prod investigation by wiring together indexer, telemetry, and CloudWatch logs for a defined time window to identify root causes and recommended remediation.