*AlertManager* is the component of the Prometheus ecosystem responsible for sending alert notifications.
8 lines
120 B
YAML
8 lines
120 B
YAML
- block:
|
|
# - import_tasks: install.yml
|
|
# tags:
|
|
# - install
|
|
- import_tasks: deploy.yml
|
|
tags:
|
|
- alertmanager
|