diff options
| author | Martin Fischer <martin@push-f.com> | 2026-01-24 09:49:01 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-01-24 10:00:12 +0100 |
| commit | 9cbeb3d9b3878d57f2c0def4bbe3d928001a69c5 (patch) | |
| tree | bb94753dd7626ed494ffca37825b459454cef446 /nixos/npins | |
| parent | fd62f221db9eb59938166147bc923d6059553a5c (diff) | |
tweak(tente): send Grafana alerts via email instead of Matrix
Less moving parts. Instead of:
Grafana -> Forwarder -> Conduit -> UnifiedPush? -> Matrix client
just
Grafana -> Mail server -> Mail client
Diffstat (limited to 'nixos/npins')
| -rw-r--r-- | nixos/npins/sources.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index f93120c..385fbbb 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -12,21 +12,6 @@ "url": null, "hash": "1d4m7hsq727q7ndjqmgyl8vkbkqjwps962ygmv2mcc5dbqzgn963" }, - "grafana-matrix-forwarder": { - "type": "GitRelease", - "repository": { - "type": "Git", - "url": "https://gitlab.com/hctrdev/grafana-matrix-forwarder.git" - }, - "pre_releases": false, - "version_upper_bound": null, - "release_prefix": null, - "submodules": false, - "version": "v0.8.3", - "revision": "a77a360503ea12c8244646753a3bf271428ddd02", - "url": null, - "hash": "1mdgv6jfbjs3xsqk9dxli6w345jws8j5qgzqf6wljmxlvibbic6y" - }, "my-cmd50": { "type": "Git", "repository": { |
