20 lines
550 B
Markdown
20 lines
550 B
Markdown
# `finallycoffee.observability` ansible collection
|
|
|
|
## Overview
|
|
|
|
Ansible roles for running monitoring infrastructure, regardless of logs,
|
|
metrics or alerting.
|
|
|
|
## Roles
|
|
|
|
- [`matrix-alertmanager`](roles/matrix-alertmanager/README.md): An alert-
|
|
manager receiver which posts alerts to a configured matrix channel
|
|
using alertmanagers' webhooks.
|
|
|
|
- [`postgres_exporter`](roles/postgres_exporter/README.md): Prometheus
|
|
exporter for postgres databases, in a docker container.
|
|
|
|
## License
|
|
|
|
[CNPLv7+](LICENSE.md): Cooperative Nonviolent Public License
|