finallycoffee.observability ansible collection for deployment using docker
Go to file
transcaffeine 084e48996a
feat(grafana): add role for dployment using docker
2024-07-14 18:24:52 +02:00
meta meta: add ansible collection runtime metadata 2023-07-28 16:28:34 +02:00
playbooks feat(grafana): add role for dployment using docker 2024-07-14 18:24:52 +02:00
roles feat(grafana): add role for dployment using docker 2024-07-14 18:24:52 +02:00
LICENSE.md chore: add ansible collection metadata 2022-03-20 12:01:31 +01:00
README.md feat(grafana): add role for dployment using docker 2024-07-14 18:24:52 +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.

  • grafana: a popular visualization and dashboard creation tool able to use various datasources.

  • 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