mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
gatus: Fix grouping
This commit is contained in:
parent
1f1dee4b76
commit
fa18fa94a9
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
||||||
extraConditions = [ "[BODY].healthy == true" ];
|
extraConditions = [ "[BODY].healthy == true" ];
|
||||||
};
|
};
|
||||||
"grafana".group = "Monitoring";
|
"grafana".group = "Monitoring";
|
||||||
|
"metrics".group = "Monitoring";
|
||||||
"logs".group = "Monitoring";
|
"logs".group = "Monitoring";
|
||||||
"git ssh" = {
|
"git ssh" = {
|
||||||
protocol = "ssh";
|
protocol = "ssh";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue