You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's NixOS/nixpkgs#342663 that "tracks" this in nixpkgs. As mentioned here there's https://github.com/jaywink/matrix-alertmanager that's meant to be used specifically for having alertmanager alerts in Matrix. Since we're only using go-neb for alerts currently, I think matrix-alertmanager is better suited to this instead of Hookshot.
I'm personally using matrix-alertmanager in my infra and recently started maintaining the package in nixpkgs. I plan to write a NixOS module for it once I find some free time.
I'm personally using matrix-alertmanager in my infra and recently started maintaining the package in nixpkgs. I plan to write a NixOS module for it once I find some free time.
We use go-neb to forward prometheus alerts to matrix:
infra/build/pluto/prometheus/alertmanager.nix
Line 35 in 02eeb97
The go-neb github repo was archived on Jun 28, 2023. The README says "matrix-hookshot is the spiritual successor to Go-NEB".
Have we investigated replacing go-neb with matrix-hookshot?
The text was updated successfully, but these errors were encountered: