modules/nixos/monitoring/telegraf: disable nixpkgs-update http check

This commit is contained in:
zowoq 2023-10-17 15:24:16 +10:00
parent e18b71ab99
commit ffe723781b

View file

@ -19,12 +19,12 @@
tags.host = "web01.nix-community.org";
tags.org = "nix-community";
}
{
urls = [ "https://r.ryantm.com/log/" ];
response_string_match = "Index of /log/";
tags.host = "build02.nix-community.org";
tags.org = "nix-community";
}
#{
# urls = [ "https://r.ryantm.com/log/" ];
# response_string_match = "Index of /log/";
# tags.host = "build02.nix-community.org";
# tags.org = "nix-community";
#}
];
net_response =
let