got grafana working
This commit is contained in:
parent
c51987536a
commit
0aba3aac80
6 changed files with 84 additions and 16 deletions
8
hosts/h001/mods/reporting.nix
Normal file
8
hosts/h001/mods/reporting.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
config = {
|
||||
services.prometheus.exporters.node.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue