service/loki: add rule option

This commit is contained in:
Felix Buehler 2023-05-21 19:52:45 +02:00
parent 1a6296e854
commit a7f57c432c
2 changed files with 86 additions and 6 deletions

View file

@ -12,7 +12,6 @@ in
default = 9093;
example = 3002;
description = "Internal alertmanager port";
};
};
@ -58,6 +57,7 @@ in
}
];
};
services.grafana.provision = {
datasources.settings.datasources = [
{