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 all 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
25 changes: 25 additions & 0 deletions blog-service/2024-10-22-alerts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
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 to metrics-based monitors. This release helps reduce alert fatigue and enables faster incident resolution with automated playbooks.

### Key Features

* **Advanced anomaly detection**. Uses 30 days of historical metrics data to establish baselines and detect critical anomalies.
* **Customizable detection**. Configure detection based on specific criteria, like multiple anomalous data points within a time window.
* **Playbook integration**. Automate responses by linking playbooks to streamline diagnosis and recovery.

[Learn more](/docs/alerts/monitors/create-monitor)
85 changes: 54 additions & 31 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