Grafana-matrix-alert
This is a small container to send alerts from grafana to a matrix room.
Preconditions: in matrix, a user must exist for grafana to use. That user must be a member of the "alert room".
Set the following environment variables when running the container: MATRIX_HOMESERVER_URL MATRIX_USER MATRIX_PASSWORD MATRIX_ROOM_ID (the internal room ID)
In Grafana, configure a notification channel of type "webhook" and set the URL to the host/port where the container is running.
Description
Languages
Python
73.4%
Dockerfile
21.2%
Shell
5.4%