basic prometheus alertmanager support

This commit is contained in:
xunuwu 2025-06-20 13:20:57 +02:00
parent 5c0dd03f27
commit e2ffa8003f
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
6 changed files with 95 additions and 7 deletions

View file

@ -67,6 +67,12 @@ in {
};
};
}
{
"alertmanager" = {
href = "https://alerts.hopper.priv.${domain}";
icon = "prometheus";
};
}
{
"glances" = {
href = "https://glances.hopper.priv.${domain}";