forked from DGNum/infrastructure
feat(monitoring): Enable node exporter on almost all nodes
This commit is contained in:
parent
8e79b19101
commit
c6fe6b5891
5 changed files with 69 additions and 1 deletions
|
@ -8,6 +8,7 @@ lib.extra.mkConfig {
|
|||
|
||||
enabledServices = [
|
||||
# List of services to enable
|
||||
"monitoring"
|
||||
];
|
||||
|
||||
extraConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue