Initial prometheus config

Also did provision config for grafana, could be done directly but went
through skynet.grafana config
This commit is contained in:
daragh 2024-05-21 06:16:35 +01:00
parent 50abdb90ab
commit 183f5a0e7d
No known key found for this signature in database
4 changed files with 137 additions and 0 deletions

View file

@ -29,6 +29,10 @@ in {
# every server will need the config to backup to
../applications/restic.nix
# every server will be monitored for grafana
../applications/prometheus.nix
#TODO: make sure no additional config needed for exporters ?
];
options.skynet = {