diff --git a/blog-service/2024/12-31.md b/blog-service/2024/12-31.md index fd54f21751..b2b6cdda57 100644 --- a/blog-service/2024/12-31.md +++ b/blog-service/2024/12-31.md @@ -280,9 +280,9 @@ Explore our technical documentation [here](/docs/integrations/saas-cloud/kandji/ ### November 05, 2024 (Alerts) -#### AI-Driven Alerts for Metrics Anomalies +#### Alerts for Metrics Anomalies -We're excited to announce the general availability of AI-driven alerts for metrics anomalies, extending our AI-driven alerting capabilities to include metrics-based monitors. This new feature aims to reduce alert fatigue and accelerate incident resolution through the use of automated playbooks. [Learn more](/docs/alerts/monitors/create-monitor). +We're excited to announce the general availability of alerts for metrics anomalies, extending our alerting capabilities to include metrics-based monitors. This new feature aims to reduce alert fatigue and accelerate incident resolution through the use of automated playbooks. [Learn more](/docs/alerts/monitors/create-monitor). ##### Key features @@ -373,9 +373,9 @@ We’ve added the **Convert to Anomaly** option, allowing you to convert outlier ### October 22, 2024 (Alerts) -#### AI-Driven Alerts for Metrics Anomalies +#### Alerts for Metrics Anomalies -We're excited to announce the preview of AI-driven alerts for metrics anomalies, extending our AI-driven alerting to metrics-based monitors. This preview release helps reduce alert fatigue and enables faster incident resolution with automated playbooks. +We're excited to announce the preview of alerts for metrics anomalies, extending our alerting to metrics-based monitors. This preview release helps reduce alert fatigue and enables faster incident resolution with automated playbooks. ##### Key Features @@ -957,7 +957,7 @@ Learn more [here](/docs/integrations/amazon-aws/api-gateway/). ### March 12, 2024 (Alerts) -#### Monitor Enhancements - AI-Driven Alerting +#### Monitor Enhancements - Anomaly Alerting We're happy to announce two new monitoring features that allow you to generate alerts that notify you of suspicious behavior and automatically run playbooks to address it. diff --git a/docs/alerts/monitors/create-monitor.md b/docs/alerts/monitors/create-monitor.md index 089faa0bb3..bcd627d0db 100644 --- a/docs/alerts/monitors/create-monitor.md +++ b/docs/alerts/monitors/create-monitor.md @@ -9,7 +9,7 @@ import Iframe from 'react-iframe'; This guide will walk you through the steps of creating a monitor in Sumo Logic, from setting up trigger conditions to configuring advanced settings, notifications, and playbooks. -Our AI-driven alerts use machine learning to analyze historical data, establish baselines, detect significant deviations, and filter out irrelevant alerts to reduce alert fatigue and help teams focus on critical issues. These capabilities apply to both logs and metrics, providing a comprehensive monitoring solution. With seasonality detection and customizable anomaly clustering, false positives are minimized, enabling faster issue resolution. +Our alerts use machine learning to analyze historical data, establish baselines, detect significant deviations, and filter out irrelevant alerts to reduce alert fatigue and help teams focus on critical issues. These capabilities apply to both logs and metrics, providing a comprehensive monitoring solution. With seasonality detection and customizable anomaly clustering, false positives are minimized, enabling faster issue resolution. Integrated playbooks automate incident response by gathering diagnostics, notifying teams, triggering recovery actions, and streamlining workflows to improve response times. You can link playbooks to monitors to automate tasks such as restarting services or scaling infrastructure, ensuring swift and efficient anomaly resolution. @@ -88,7 +88,7 @@ Set specific threshold conditions for well-defined KPIs with constant thresholds #### Anomaly -Leverage machine learning to identify unusual behavior and suspicious patterns by establishing baselines for normal activity. This *AI-driven alerting* system uses historical data to minimize false positives and alerts you to deviations. +Leverage machine learning to identify unusual behavior and suspicious patterns by establishing baselines for normal activity. This alerting system uses historical data to minimize false positives and alerts you to deviations. * **Model-driven detection**. Machine learning models create accurate baselines, eliminating guesswork and noise. * **AutoML**. The system self-tunes with seasonality detection, minimizing user intervention and adjusting for recurring patterns to reduce false positives. @@ -98,7 +98,7 @@ Leverage machine learning to identify unusual behavior and suspicious patterns b * **Customizable detection**. Use advanced rules like "Cluster anomalies" to detect multiple data points exceeding thresholds within a set timeframe. :::sumo Micro Lesson -Learn about AI-driven alerting. +Watch this micro lesson to learn about anomaly monitors.