Update matrix synapse alertmanager rules
This commit is contained in:
parent
6f4daa0d5b
commit
0615cc8124
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ let
|
||||||
# https://github.com/element-hq/synapse/tree/master/contrib/prometheus/
|
# https://github.com/element-hq/synapse/tree/master/contrib/prometheus/
|
||||||
synapseRules = pkgs.fetchurl {
|
synapseRules = pkgs.fetchurl {
|
||||||
url = "https://raw.githubusercontent.com/element-hq/synapse/refs/heads/master/contrib/prometheus/synapse-v2.rules";
|
url = "https://raw.githubusercontent.com/element-hq/synapse/refs/heads/master/contrib/prometheus/synapse-v2.rules";
|
||||||
hash = "sha256-WldlBdCMzul49OlFhJMsrx4MYFakHTa36Y9HnV22EwI=";
|
hash = "sha256-X6GHOUDIMUat7R/yIfrIdO8ehomYiwDBFe3TUQYXDWQ=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue