What problem does it solve?
On-call engineers and SREs need quick access to FireHydrant incident data for investigations, retrospectives, and reliability reporting, but manually navigating the FireHydrant UI or writing ad-hoc API calls is slow and repetitive.
Core Features & Use Cases
- Incident Listing & Filtering: List incidents by status, severity, environment, or date range with pagination handled automatically.
- Incident Detail & Timeline Retrieval: Fetch full incident details including milestones, role assignments, impacted services, and chronological event timelines.
- Reliability Analytics: Calculate MTTR (average, median, P95) and analyze alert patterns to detect noisy or flapping incidents and off-hours fire rates.
- Service Catalog Access: List services and environments with ownership, tier, and active incident counts for impact analysis.
- Use Case: During a post-incident review, ask for the MTTR of SEV1 incidents over the last 90 days and get a breakdown by severity and service without writing any API code.
Quick Start
Ask the agent to list all open FireHydrant incidents and calculate the MTTR for the last 30 days.