mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-14 16:12:15 +01:00
parent
821ac6e374
commit
99c545bff8
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
# sort: 14
|
# sort: 14
|
||||||
title: Anomaly Detection
|
title: VictoriaMetrics Anomaly Detection
|
||||||
weight: 0
|
weight: 0
|
||||||
disableToc: true
|
disableToc: true
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ aliases:
|
|||||||
- /anomaly-detection.html
|
- /anomaly-detection.html
|
||||||
---
|
---
|
||||||
|
|
||||||
# Anomaly Detection
|
# VictoriaMetrics Anomaly Detection
|
||||||
|
|
||||||
In the dynamic and complex world of system monitoring, VictoriaMetrics Anomaly Detection, being a part of our [Enterprise offering](https://victoriametrics.com/products/enterprise/), stands as a pivotal tool for achieving advanced observability. It empowers SREs and DevOps teams by automating the intricate task of identifying abnormal behavior in time-series data. It goes beyond traditional threshold-based alerting, utilizing machine learning techniques to not only detect anomalies but also minimize false positives, thus reducing alert fatigue. By providing simplified alerting mechanisms atop of [unified anomaly scores](/anomaly-detection/components/models/models.html#vmanomaly-output), it enables teams to spot and address potential issues faster, ensuring system reliability and operational efficiency.
|
In the dynamic and complex world of system monitoring, VictoriaMetrics Anomaly Detection, being a part of our [Enterprise offering](https://victoriametrics.com/products/enterprise/), stands as a pivotal tool for achieving advanced observability. It empowers SREs and DevOps teams by automating the intricate task of identifying abnormal behavior in time-series data. It goes beyond traditional threshold-based alerting, utilizing machine learning techniques to not only detect anomalies but also minimize false positives, thus reducing alert fatigue. By providing simplified alerting mechanisms atop of [unified anomaly scores](/anomaly-detection/components/models/models.html#vmanomaly-output), it enables teams to spot and address potential issues faster, ensuring system reliability and operational efficiency.
|
||||||
|
|
||||||
|
@ -8,6 +8,8 @@ menu:
|
|||||||
weight: 1
|
weight: 1
|
||||||
aliases:
|
aliases:
|
||||||
- /anomaly-detection/guides/guide-vmanomaly-vmalert.html
|
- /anomaly-detection/guides/guide-vmanomaly-vmalert.html
|
||||||
|
- /guides/guide-vmanomaly-vmalert.html
|
||||||
|
|
||||||
---
|
---
|
||||||
# Getting started with vmanomaly
|
# Getting started with vmanomaly
|
||||||
|
|
||||||
|
@ -20,4 +20,4 @@ menu:
|
|||||||
1. [How to delete or replace metrics in VictoriaMetrics](guide-delete-or-replace-metrics.html)
|
1. [How to delete or replace metrics in VictoriaMetrics](guide-delete-or-replace-metrics.html)
|
||||||
1. [How to monitor kubernetes cluster using Managed VictoriaMetrics](/managed-victoriametrics/how-to-monitor-k8s.html)
|
1. [How to monitor kubernetes cluster using Managed VictoriaMetrics](/managed-victoriametrics/how-to-monitor-k8s.html)
|
||||||
1. [How to configure vmgateway for multi-tenant access using Grafana and OpenID Connect](grafana-vmgateway-openid-configuration.html)
|
1. [How to configure vmgateway for multi-tenant access using Grafana and OpenID Connect](grafana-vmgateway-openid-configuration.html)
|
||||||
1. [How to setup vmanomaly together with vmalert](guide-vmanomaly-vmalert.html)
|
1. [How to setup vmanomaly together with vmalert](/anomaly-detection/guides/guide-vmanomaly-vmalert.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user