finallycoffee.observability ansible collection for deployment using docker
Go to file
2024-06-10 21:54:32 +02:00
meta meta: add ansible collection runtime metadata 2023-07-28 16:28:34 +02:00
playbooks feat: add playbook for alertmanager 2024-06-10 21:54:32 +02:00
roles feat(vmalert): add role for deployment in docker 2024-06-10 20:49:58 +02:00
galaxy.yml meta: update ansible collection metadata 2023-07-28 16:24:37 +02:00
LICENSE.md chore: add ansible collection metadata 2022-03-20 12:01:31 +01:00
README.md feat(vmalert): add role for deployment in docker 2024-06-10 20:49:58 +02:00

finallycoffee.observability ansible collection

Overview

Ansible roles for running monitoring infrastructure, regardless of logs, metrics or alerting.

Roles

  • alertmanager: Runs prometheus' alertmanager for receiving alerts from prometheus and routing them to the correct configured receivers.

  • matrix-alertmanager: An alert- manager receiver which posts alerts to a configured matrix channel using alertmanagers' webhooks.

  • vmtsdb: VictoriaMetrics time series database.

  • vmalert: VictoriaMetrics alerting and ruling engine.

  • postgres_exporter: Prometheus exporter for postgres databases, in a docker container.

License

CNPLv7+: Cooperative Nonviolent Public License