VictoriaMetrics/deployment/docker/vmanomaly/vmanomaly-integration
Fred Navruzov d8de87aeb0
docs: vmanomaly - updates of v1.10.0 and model type section (#5813)
* - apply v1.10 changes
- chapter on model types (uni/multivariate and rolling)

* - update self-monitoring labels description
- fix typos

* fix duplicated text and link rendering

(cherry picked from commit 172e196ac9)
2024-02-16 15:31:56 +01:00
..
provisioning Vmanomaly Guide dashboard provisioning (#5679) 2024-01-26 21:07:44 +01:00
alertmanager.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
docker-compose.yml docs: vmanomaly - updates of v1.10.0 and model type section (#5813) 2024-02-16 15:31:56 +01:00
prometheus.yml Vmanomaly Guide dashboard provisioning (#5679) 2024-01-26 21:07:44 +01:00
README.md Vmanomaly Guide - dashboard and query change (#5771) 2024-02-07 01:31:15 +02:00
vmalert_config.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
vmanomaly_config.yml docs: vmanomaly - updates of v1.10.0 and model type section (#5813) 2024-02-16 15:31:56 +01:00
vmanomaly_guide_dashboard.json Vmanomaly Guide - dashboard and query change (#5771) 2024-02-07 01:31:15 +02:00
vmanomaly_license Vmanomaly Guide dashboard provisioning (#5679) 2024-01-26 21:07:44 +01:00

Docker Compose file for "vmanomaly integration" guide

Please read the "vmanomaly integration" guide first - https://docs.victoriametrics.com/anomaly-detection/guides/guide-vmanomaly-vmalert.html

To make this Docker compose file work, you MUST replace the content of vmanomaly_license with valid license.

You can issue the trial license here

How to run

  1. Replace content of vmanomaly_license with your license
  2. Run
docker compose up -d  
  1. Open Grafana on http://127.0.0.1:3000/
open http://127.0.0.1:3000/

If you don't see any data, please wait a few minutes.