mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs/vmanomaly: fix 404 links (#5968)
This commit is contained in:
parent
770dd7affd
commit
dbdbbacf93
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ Selecting an appropriate threshold for the anomaly score depends on your specifi
|
||||||
|
|
||||||
## 8. Docker Compose configuration
|
## 8. Docker Compose configuration
|
||||||
|
|
||||||
You can find the `docker-compose.yml` and all configs in this [folder](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/vmanomaly/vmanomaly-vmalert-guide/)
|
You can find the `docker-compose.yml` and all configs in this [folder](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/deployment/docker/vmanomaly/vmanomaly-integration/)
|
||||||
|
|
||||||
Now we are going to configure the `docker-compose.yml` file to run all needed services.
|
Now we are going to configure the `docker-compose.yml` file to run all needed services.
|
||||||
Here are all services we are going to run:
|
Here are all services we are going to run:
|
||||||
|
|
Loading…
Reference in a new issue