Discord notifications on service failures with systemd and NixOS

10 Likes

ive been setting grafana’s alert target to a discord webhook and i really think this is quite smart!

seems like i can get rid of the most resource intensive module from my 1g vps now <3

1 Like

I‘m doing something similar to get notified when a backup fails on my server. Will take a closer look at your implementation and check if there is something I can learn from it.

Confused about the use of linkfarm. Can’t you just use systemd.packages?