Monitoring stack (almost done)
This commit is contained in:
parent
7d2ce03dc3
commit
b96176958c
4 changed files with 249 additions and 2 deletions
|
|
@ -1 +1,7 @@
|
|||
{ imports = [ ./prometheus.nix ]; }
|
||||
{
|
||||
imports = [
|
||||
./grafana.nix
|
||||
./loki.nix
|
||||
./prometheus.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue