-
Notifications
You must be signed in to change notification settings - Fork 228
DOCS-453 - Metrics Anomaly option #4577
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
Merged
Changes from 16 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 255db55
Merge branch 'main' into DOCS-453
kimsauce be6a849
more edits
kimsauce ddb9397
Merge branch 'DOCS-453' of github.com:SumoLogic/sumologic-documentati…
kimsauce f899351
Update docs/metrics/metrics-anomalies-alerts.md
kimsauce 1ae3741
Merge branch 'main' into DOCS-453
kimsauce 832f8eb
Merge branch 'main' into DOCS-453
kimsauce 326ed64
Merge branch 'DOCS-453' of github.com:SumoLogic/sumologic-documentati…
kimsauce 251cd1d
edits
kimsauce fd6a092
Update docs/alerts/monitors/create-monitor.md
kimsauce 2d6c1a2
Merge branch 'main' into DOCS-453
kimsauce 20bdd53
Merge branch 'DOCS-453' of github.com:SumoLogic/sumologic-documentati…
kimsauce 820db41
more fixes
kimsauce 23b3d9f
Update docs/alerts/monitors/create-monitor.md
kimsauce 768d61e
Update docs/alerts/monitors/create-monitor.md
kimsauce ed5721e
Update docs/alerts/monitors/create-monitor.md
kimsauce 5140501
Update docs/alerts/monitors/create-monitor.md
kimsauce b1dd325
Update 2024-10-15-alerts.md
banant 2b653e0
Merge branch 'main' into DOCS-453
kimsauce bf89d43
feedback changes
kimsauce eab3729
Merge branch 'main' into DOCS-453
kimsauce e20657e
Update docs/alerts/monitors/create-monitor.md
kimsauce d816812
edits
kimsauce 477f848
Update docs/alerts/monitors/create-monitor.md
kimsauce 5d2c437
Update create-monitor.md
kimsauce 8385eea
Rename 2024-10-15-alerts.md to 2024-10-21-alerts.md
kimsauce 6f47e95
Update 2024-10-21-alerts.md
kimsauce edad7bd
Merge branch 'main' into DOCS-453
jpipkin1 baf72ef
Change release note date to Oct 22 2024
jpipkin1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 data to establish baseline behavior, detect seasonality, and automatically tune detection parameters. This helps reduce noise from expected spikes while isolating critical issues. | ||
| - **Customizable detection framework**. The "Cluster anomalies" detector allows users to specify custom conditions for incident detection, such as marking an anomaly when a defined number of data points within a time window exceed thresholds. | ||
| - **Playbook integration**. Customers can automate incident 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 | ||
| --> | ||
Large diffs are not rendered by default.
Oops, something went wrong.
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
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 not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.