What problem does it solve?
Investigate monitoring alerts by collecting metrics, logs, traces, and recent code changes to identify root causes and actionable next steps.
Core Features & Use Cases
- Verify Monitoring MCP Availability: detect available monitoring platforms (Datadog, Grafana, PagerDuty) and determine data sources.
- Parse Input & Fetch Details: map alert identifiers or URLs to monitors, pull monitor configuration, current state, last trigger, and affected services.
- Query Metrics & Analyze Logs: gather time-windowed metrics around the alert and search logs for errors, timeouts, or anomalies.
- Check Traces & Infra (When Available): examine distributed traces for latency or error patterns and check pod status / deployments if Kubernetes data is accessible.
- Compile Investigation Summary: present a structured report with metrics, logs, traces, infra observations, and root-cause hypothesis.
Quick Start
Run the alert investigation by collecting metrics, logs, traces, and recent code changes for the active alert and produce a structured report.