Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS-453 - Metrics Anomaly option #4577

Merged
merged 29 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
6f81bc1
AI-Driven Alerts for Metrics Anomalies (GA 10/15)
kimsauce Sep 23, 2024
255db55
Merge branch 'main' into DOCS-453
kimsauce Sep 23, 2024
be6a849
more edits
kimsauce Sep 24, 2024
ddb9397
Merge branch 'DOCS-453' of github.com:SumoLogic/sumologic-documentati…
kimsauce Sep 24, 2024
f899351
Update docs/metrics/metrics-anomalies-alerts.md
kimsauce Sep 24, 2024
1ae3741
Merge branch 'main' into DOCS-453
kimsauce Sep 29, 2024
832f8eb
Merge branch 'main' into DOCS-453
kimsauce Sep 29, 2024
326ed64
Merge branch 'DOCS-453' of github.com:SumoLogic/sumologic-documentati…
kimsauce Sep 29, 2024
251cd1d
edits
kimsauce Sep 29, 2024
fd6a092
Update docs/alerts/monitors/create-monitor.md
kimsauce Sep 29, 2024
2d6c1a2
Merge branch 'main' into DOCS-453
kimsauce Oct 1, 2024
20bdd53
Merge branch 'DOCS-453' of github.com:SumoLogic/sumologic-documentati…
kimsauce Oct 1, 2024
820db41
more fixes
kimsauce Oct 2, 2024
23b3d9f
Update docs/alerts/monitors/create-monitor.md
kimsauce Oct 2, 2024
768d61e
Update docs/alerts/monitors/create-monitor.md
kimsauce Oct 2, 2024
ed5721e
Update docs/alerts/monitors/create-monitor.md
kimsauce Oct 2, 2024
5140501
Update docs/alerts/monitors/create-monitor.md
kimsauce Oct 3, 2024
b1dd325
Update 2024-10-15-alerts.md
banant Oct 4, 2024
2b653e0
Merge branch 'main' into DOCS-453
kimsauce Oct 4, 2024
bf89d43
feedback changes
kimsauce Oct 4, 2024
eab3729
Merge branch 'main' into DOCS-453
kimsauce Oct 17, 2024
e20657e
Update docs/alerts/monitors/create-monitor.md
kimsauce Oct 17, 2024
d816812
edits
kimsauce Oct 17, 2024
477f848
Update docs/alerts/monitors/create-monitor.md
kimsauce Oct 17, 2024
5d2c437
Update create-monitor.md
kimsauce Oct 17, 2024
8385eea
Rename 2024-10-15-alerts.md to 2024-10-21-alerts.md
kimsauce Oct 17, 2024
6f47e95
Update 2024-10-21-alerts.md
kimsauce Oct 17, 2024
edad7bd
Merge branch 'main' into DOCS-453
jpipkin1 Oct 22, 2024
baf72ef
Change release note date to Oct 22 2024
jpipkin1 Oct 22, 2024
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
33 changes: 33 additions & 0 deletions blog-service/2024-10-15-alerts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
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 are excited to announce the general availability of AI-driven alerts for metrics anomalies. This release extends our AI-driven alerting capabilities, previously available for logs-based monitors, to metrics-based monitors, enabling you to respond to critical incidents more effectively.

## Benefits

- **Reduces alert fatigue**. AI-driven anomaly detection minimizes irrelevant alerts, allowing customers to focus on critical incidents.
- **Faster incident resolution**. Automated playbooks enable customers to reduce the mean time to resolution by automating repetitive tasks and gathering key diagnostic information.

## Key features

- **Advanced anomaly detection**. A built-in machine learning model analyzes at least 30 days of historical metrics data to establish baseline behavior, detect seasonality, and automatically tune detection parameters. This helps reduce noise from spikes while isolating critical issues.
- **Configurable detection framework**. The "Cluster anomalies" detector allows users to configure incident detection, such as marking an incident when a defined number of anomalous datapoints occur within a time window.
- **Playbook integration**. Customers can automate incident diagnosis and resolution workflows by associating playbooks with metrics monitors. Playbooks streamline responses by gathering diagnostic data, notifying collaborators, and automating recovery tasks.


<!-- learn more link
docs/alerts/monitors/create-monitor.md
-->
kimsauce marked this conversation as resolved.
Show resolved Hide resolved
79 changes: 52 additions & 27 deletions docs/alerts/monitors/create-monitor.md

Large diffs are not rendered by default.

Binary file modified static/img/alerts/monitors/create-monitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/alerts/monitors/new-monitor-window.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/alerts/threshold-metrics-explorer-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading