Merge: nixos/vmalert: support multiple instances (#410856)

This commit is contained in:
Maximilian Bosch 2025-06-09 15:18:38 +02:00 committed by GitHub
commit d92e71021b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 159 additions and 109 deletions

View file

@ -55,7 +55,7 @@ import ../make-test-python.nix (
};
};
services.vmalert = {
services.vmalert.instances."" = {
enable = true;
settings = {
"datasource.url" = "http://localhost:8428"; # victoriametrics' api