mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
a534df6cf3
### Describe Your Changes - Added self-monitoring guide for `vmanomaly`. - Added cross-referencing on other pages. - Slight improvements in wording on related pages - Update references to v1.18.4 - [x] publish Grafana dashboard to https://grafana.com/orgs/victoriametrics/dashboards: https://grafana.com/grafana/dashboards/22337-victoriametrics-vmanomaly/ @AndrewChubatiuk , JFYI if it somehow impacts your work on supporting `vmanomaly` in operator. ### Checklist The following checks are **mandatory**: - [x] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). |
||
---|---|---|
.. | ||
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 with valid license.
You can issue the trial license here
How to run
- Replace content of
vmanomaly_license
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.