Skip to content

Commit

Permalink
pluto: Monitor tracker.security.nixos.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Erethon committed Dec 12, 2024
1 parent a8b9e77 commit 1421d44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/pluto/prometheus/exporters/blackbox.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ in
"https://wiki.nixos.org"
"https://www.nixos.org"
"https://netboot.nixos.org"
"https://tracker.security.nixos.org"
])
];

Expand Down
1 change: 1 addition & 0 deletions build/pluto/prometheus/exporters/node.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
targets = [
"caliban.nixos.org:9100"
"umbriel.nixos.org:9100"
"tracker.security.nixos.org:9100"
];
}
{
Expand Down

0 comments on commit 1421d44

Please sign in to comment.