`vmalert` is a component of Victoria Metrics. It handles alerting and recording rules, periodically executing queries and dispatching alerts or writing aggregated data back to the TSDB.
8 lines
115 B
YAML
8 lines
115 B
YAML
- block:
|
|
# - import_tasks: install.yml
|
|
# tags:
|
|
# - install
|
|
- import_tasks: deploy.yml
|
|
tags:
|
|
- vmalert
|