mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
105cb44884
* dashboard provisioning * delete dashboard filter, new query * dashboard screens, guide fixes |
||
---|---|---|
.. | ||
provisioning | ||
alertmanager.yml | ||
docker-compose.yml | ||
prometheus.yml | ||
README.md | ||
vmalert_config.yml | ||
vmanomaly_config.yml | ||
vmanomaly_guide_dashboard.json | ||
vmanomaly_license |
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.txt with valid license.
You can issue the trial license here
How to run
- Replace content of
vmanomaly_license.txt
with your license - Run
docker compose up -d
- 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.