r/vmalert: Deploy vmalert
`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.
This commit is contained in:
7
roles/vmalert/tasks/main.yml
Normal file
7
roles/vmalert/tasks/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- block:
|
||||
# - import_tasks: install.yml
|
||||
# tags:
|
||||
# - install
|
||||
- import_tasks: deploy.yml
|
||||
tags:
|
||||
- vmalert
|
||||
Reference in New Issue
Block a user