fix: alerting
This commit is contained in:
parent
ed451e3b95
commit
21c5c6dbd5
6 changed files with 32 additions and 31 deletions
|
|
@ -76,6 +76,9 @@
|
|||
|
||||
networkPrefix = "10.42";
|
||||
|
||||
# Systemd services to monitor
|
||||
services.victoriametrics.monitoredServices = [ "ai-mailer" "container@git" "microvm@git-runner-" ];
|
||||
|
||||
nixpkgs.overlays = [
|
||||
(import ./utils/overlays/packages.nix)
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue