Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions blog-service/2024-11-05-alerts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: AI-Driven Alerts for Metrics Anomalies (Monitors)
image: https://help.sumologic.com/img/sumo-square.png
keywords:
- metrics
- monitors
- alerts
- anomalies
- ai
hide_table_of_contents: true
---

import useBaseUrl from '@docusaurus/useBaseUrl';

<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>

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).

### Key features

* **Advanced anomaly detection**. Leverages 30 days of historical metrics data to establish baselines and identify critical anomalies.
* **Customizable detection**. Allows configuration based on specific criteria, such as detecting multiple anomalies within a defined time window.
* **Playbook integration**. Streamlines diagnosis and recovery by automating responses through integrated playbooks.
Loading