Add promtail for journal
Some checks failed
Run nix flake check / flake-check (push) Failing after 7m47s
Some checks failed
Run nix flake check / flake-check (push) Failing after 7m47s
This commit is contained in:
7
system/monitoring/default.nix
Normal file
7
system/monitoring/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./metrics.nix
|
||||
./logs.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user