New Relic
Alerts & Applied Intelligence
Detect issues with NRQL conditions and reduce noise with correlation and anomaly detection.
New Relic alerting is built on alert conditions, each typically an NRQL query with a threshold evaluated over a window. Conditions belong to policies, and policies feed workflows that route notifications to destinations (PagerDuty, Slack, email, webhooks). Static thresholds handle known limits; baseline conditions learn a metric's normal pattern and alert on deviation, catching problems a fixed number would miss.
A control room that not only sounds alarms but also recognises that ten alarms are really one fire, mutes the echoes, and hands the crew a single briefing.
Key Concepts
1
Applied Intelligence (AIOps) layers noise reduction on top. It correlates related incidents into a single issue so a cascade of alerts becomes one actionable notification, suppresses duplicates, and surfaces anomalies proactively. The aim mirrors good SRE practice: page on user-visible symptoms, group the rest, and give responders context (which entities, what changed) rather than a wall of separate alerts.