mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
e702321cdc
### Describe Your Changes - change links from relative to absolute under Anomaly Detection section ### Checklist The following checks are **mandatory**: - [x] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/).
46 lines
4.7 KiB
Markdown
46 lines
4.7 KiB
Markdown
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](https://docs.victoriametrics.com/anomaly-detection/components/models/#vmanomaly-output), it enables teams to spot and address potential issues faster, ensuring system reliability and operational efficiency.
|
|
|
|
## Practical Guides and Installation
|
|
Begin your VictoriaMetrics Anomaly Detection journey with ease using our guides and installation instructions:
|
|
|
|
- **Quickstart**: Check out how to get `vmanomaly` up and running [here](https://docs.victoriametrics.com/anomaly-detection/quickstart/).
|
|
- **Overview**: Find out how `vmanomaly` service operates [here](https://docs.victoriametrics.com/anomaly-detection/overview/)
|
|
- **Integration**: Integrate anomaly detection into your observability ecosystem. Get started [here](https://docs.victoriametrics.com/anomaly-detection/guides/guide-vmanomaly-vmalert/).
|
|
- **Anomaly Detection Presets**: Enable anomaly detection on predefined set of indicators, that require frequently changing static thresholds for alerting. Find more information [here](https://docs.victoriametrics.com/anomaly-detection/presets/).
|
|
|
|
- **Installation Options**: Select the method that aligns with your technical requirements:
|
|
- **Docker Installation**: Suitable for containerized environments. See [Docker guide](https://docs.victoriametrics.com/anomaly-detection/overview/#run-vmanomaly-docker-container).
|
|
- **Helm Chart Installation**: Appropriate for those using Kubernetes. See our [Helm charts](https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-anomaly).
|
|
|
|
|
|
> **Note**: starting from [v1.5.0](https://docs.victoriametrics.com/anomaly-detection/changelog/#v150) `vmanomaly` requires a [license key](https://docs.victoriametrics.com/anomaly-detection/overview/#licensing) to run. You can obtain a trial license key [**here**](https://victoriametrics.com/products/enterprise/trial/).
|
|
|
|
## Key Components
|
|
Explore the integral components that configure VictoriaMetrics Anomaly Detection:
|
|
* [Explore components and their interation](https://docs.victoriametrics.com/anomaly-detection/components/)
|
|
- [Models](https://docs.victoriametrics.com/anomaly-detection/components/models/)
|
|
- [Reader](https://docs.victoriametrics.com/anomaly-detection/components/reader/)
|
|
- [Scheduler](https://docs.victoriametrics.com/anomaly-detection/components/scheduler/)
|
|
- [Writer](https://docs.victoriametrics.com/anomaly-detection/components/writer/)
|
|
- [Monitoring](https://docs.victoriametrics.com/anomaly-detection/components/monitoring/)
|
|
|
|
## Deep Dive into Anomaly Detection
|
|
Enhance your knowledge with our handbook on Anomaly Detection & Root Cause Analysis and stay updated:
|
|
* Anomaly Detection Handbook
|
|
- [Introduction to Time Series Anomaly Detection](https://victoriametrics.com/blog/victoriametrics-anomaly-detection-handbook-chapter-1/)
|
|
- [Types of Anomalies in Time Series Data](https://victoriametrics.com/blog/victoriametrics-anomaly-detection-handbook-chapter-2/)
|
|
- [Techniques and Models for Anomaly Detection](https://victoriametrics.com/blog/victoriametrics-anomaly-detection-handbook-chapter-3/)
|
|
* Follow the [`#anomaly-detection`](https://victoriametrics.com/blog/tags/anomaly-detection/) tag in our blog
|
|
|
|
## Frequently Asked Questions (FAQ)
|
|
Got questions about VictoriaMetrics Anomaly Detection? Chances are, we've got the answers ready for you.
|
|
|
|
Dive into [our FAQ section](https://docs.victoriametrics.com/anomaly-detection/faq/) to find responses to common questions.
|
|
|
|
## Get in Touch
|
|
We are eager to connect with you and adapt our solutions to your specific needs. Here's how you can engage with us:
|
|
* [Book a Demo](https://calendly.com/victoriametrics-anomaly-detection) to discover what our product can do.
|
|
* Interested in exploring our [Enterprise features](https://victoriametrics.com/products/enterprise), including [Anomaly Detection](https://victoriametrics.com/products/enterprise/anomaly-detection)? [Request your trial license](https://victoriametrics.com/products/enterprise/trial/) today and take the first step towards advanced system observability.
|
|
|
|
---
|
|
Our [CHANGELOG is just a click away](https://docs.victoriametrics.com/anomaly-detection/changelog/), keeping you informed about the latest updates and enhancements.
|