feat(grafana): add role for dployment using docker

This commit is contained in:
2024-07-14 18:24:52 +02:00
parent e17c04bde0
commit 084e48996a
7 changed files with 355 additions and 0 deletions

View File

@ -11,6 +11,9 @@ metrics or alerting.
alertmanager for receiving alerts from prometheus and routing them
to the correct configured receivers.
- [`grafana`](roles/grafana/README.md): a popular visualization and
dashboard creation tool able to use various datasources.
- [`matrix-alertmanager`](roles/matrix-alertmanager/README.md): An alert-
manager receiver which posts alerts to a configured matrix channel
using alertmanagers' webhooks.