modules/nixos/monitoring/prometheus: drop match_re
This commit is contained in:
parent
f68b4d7a02
commit
bdcb90a8df
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@
|
||||||
routes = [
|
routes = [
|
||||||
{
|
{
|
||||||
group_by = [ "host" ];
|
group_by = [ "host" ];
|
||||||
match_re.org = "nix-community";
|
|
||||||
group_wait = "5m";
|
group_wait = "5m";
|
||||||
group_interval = "5m";
|
group_interval = "5m";
|
||||||
repeat_interval = "4h";
|
repeat_interval = "4h";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue