finallycoffee.observability ansible collection for deployment using docker
Go to file
transcaffeine 23fdcb107f
meta: update ansible collection metadata
2023-07-28 16:24:37 +02:00
roles chore(matrix_alertmanager): rename role to follow ansible galaxy naming conventions 2023-07-28 16:20:04 +02:00
LICENSE.md chore: add ansible collection metadata 2022-03-20 12:01:31 +01:00
README.md feat(alertmanager): add ansible role for running alertmanager 2023-07-14 11:29:04 +02:00
galaxy.yml meta: update ansible collection metadata 2023-07-28 16:24:37 +02:00

README.md

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.

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

License

CNPLv7+: Cooperative Nonviolent Public License