What problem does it solve? Setting up effective alerting in Dynatrace requires choosing the right detector category and model, understanding how Davis events flow into problems, and wiring notifications without creating alert storms. This Skill guides the full alerting lifecycle so alerts are correctly configured, grouped, and routed. ## Core Features & Use Cases - Detector setup and model selection: Choose between DQL-based, Edge, Pipeline, Synthetic, and External alert sources, and between static threshold, adaptive baseline, and seasonal baseline models, with ready-to-use Settings v2 JSON examples. - Alert history and over-alerting analysis: Query dt.davis.events in Grail with DQL patterns to audit which detectors fire most, trace alerts back to their settings objects, and reduce noise. - Problem-triggered notifications: Build workflow-based routing to Slack, email, ServiceNow, or webhooks using dt.alert_group and severity filters for scalable multi-team routing. - Use Case: A user asks to alert on high latency across three services and notify their team on Slack. The Skill recommends one combined DQL-based detector with an adaptive baseline, a shared dt.alert_group tag, and a single workflow filtered on that group. ## Quick Start Ask the assistant to create an anomaly detector for a specific metric and set up a Slack notification when the resulting problem opens.