mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-19 07:01:02 +01:00
77c3bbf3fc
### Describe Your Changes
* `sort` param is unused by the current website engine, and was present only for compatibility
with previous website engine. It is time to remove it as it makes no effect
* re-structure guides content into folders to simplify assets management
### Checklist
The following checks are **mandatory**:
- [ ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).
(cherry picked from commit 35d77a3bed
)
15 lines
351 B
Markdown
15 lines
351 B
Markdown
---
|
|
weight: 1
|
|
title: Anomaly Detection and Alerting Setup
|
|
menu:
|
|
docs:
|
|
parent: "anomaly-detection-guides"
|
|
weight: 1
|
|
aliases:
|
|
- /anomaly-detection/guides/guide-vmanomaly-vmalert.html
|
|
- /guides/guide-vmanomaly-vmalert.html
|
|
- /guides/vmanomaly-integration.html
|
|
- /guides/anomaly-detection-and-alerting-setup.html
|
|
---
|
|
{{% content "README.md" %}}
|