Elevator pitch Real-time incident timeline visualization with one-click monitor mute controls for faster incident response.
Industry DevOps & Observability
Problem
- Incident timelines scattered across multiple Datadog views, slowing response.
- Manual monitor management during incidents creates alert fatigue.
Solution
- Unified incident timeline with correlated events and metrics.
- Quick-access mute controls to suppress noisy monitors mid-incident.
Tools
datadog-incidents: Fetch incident details, events, and timeline data (incident ID → timeline JSON)datadog-monitors: List, retrieve, and mute monitors by query or tag (monitor ID + duration → mute status)datadog-metrics: Query metric data for incident correlation (timeframe + metric name → time-series data)datadog-events: Search and filter events by incident scope (incident ID → event list)
Widgets
/timeline: Interactive incident timeline with event markers and metric overlays/mute-panel: Quick-access monitor mute controls with duration presets
Conversation starters
- "Show me the incident timeline for the last 2 hours with all correlated alerts."
- "Mute all database monitors for 30 minutes to reduce noise during this incident."