VictoriaMetrics/deployment/docker/vmanomaly/vmanomaly-integration
Fred Navruzov a534df6cf3
docs/vmanomaly: add self-monitoring section (#7558)
### 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/).
2024-11-18 20:14:46 +02:00
..
provisioning Vmanomaly Guide dashboard provisioning (#5679) 2024-01-26 17:12:58 +01:00
alertmanager.yml docs: vmanomaly slight improvements (#5637) 2024-01-18 02:37:36 -08:00
docker-compose.yml docs/vmanomaly: add self-monitoring section (#7558) 2024-11-18 20:14:46 +02:00
prometheus.yml Vmanomaly Guide dashboard provisioning (#5679) 2024-01-26 17:12:58 +01:00
README.md all: replace old https://docs.victoriametrics.com/vmalert.html url with the new one - https://docs.victoriametrics.com/vmalert/ 2024-04-18 01:44:12 +02:00
vmalert_config.yml docs: vmanomaly slight improvements (#5637) 2024-01-18 02:37:36 -08:00
vmanomaly_config.yml - v1.11 doc updates (#5852) 2024-02-22 18:48:54 +01:00
vmanomaly_guide_dashboard.json Vmanomaly Guide - dashboard and query change (#5771) 2024-02-06 22:40:40 +01:00
vmanomaly_license Vmanomaly Guide dashboard provisioning (#5679) 2024-01-26 17:12:58 +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.