feat(monitoring): gatus, grafana alerting to discord

This commit is contained in:
Kat Inskip 2024-05-31 14:16:21 -07:00
parent cee397d774
commit 79ba879e6d
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
8 changed files with 769 additions and 0 deletions

View file

@ -19,6 +19,7 @@ _: {
grafana.enable = true;
loki.enable = true;
prometheus.enable = true;
gatus.enable = true;
};
};
}