grafana+prometheus: initial setup

This commit is contained in:
eyjhb 2025-03-14 16:43:56 +01:00
parent a10111a791
commit efb17ea7fa
Signed by: eyjhb
GPG key ID: 609F508E3239F920
9 changed files with 147 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./grafana.nix
./prometheus.nix
];
}