modules/nixos/monitoring/prometheus: drop match_re

This commit is contained in:
zowoq 2023-08-14 18:15:50 +10:00
parent f68b4d7a02
commit bdcb90a8df

View file

@ -64,7 +64,6 @@
routes = [
{
group_by = [ "host" ];
match_re.org = "nix-community";
group_wait = "5m";
group_interval = "5m";
repeat_interval = "4h";