basic prometheus alertmanager support
This commit is contained in:
parent
5c0dd03f27
commit
e2ffa8003f
6 changed files with 95 additions and 7 deletions
|
@ -67,6 +67,12 @@ in {
|
|||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
"alertmanager" = {
|
||||
href = "https://alerts.hopper.priv.${domain}";
|
||||
icon = "prometheus";
|
||||
};
|
||||
}
|
||||
{
|
||||
"glances" = {
|
||||
href = "https://glances.hopper.priv.${domain}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue