Add a new metrics stack

This commit is contained in:
Felix Albrigtsen
2022-12-19 22:56:42 +01:00
parent 50133047e6
commit 2236863f09
6 changed files with 189 additions and 0 deletions

View File

@@ -5,7 +5,10 @@
./hardware-configuration.nix
../../base.nix
../../misc/rust-motd.nix
../../misc/metrics-exporters.nix
# Users can just import any configuration they want even for non-user things. Improve the users/default.nix to just load some specific attributes if this isn't wanted
./services/metrics
];
sops.defaultSopsFile = ../../secrets/ildkule/ildkule.yaml;