mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
node-exporter service: fix documentation for enabledCollectors
This commit is contained in:
parent
f0956b7baf
commit
a217d73381
@ -33,7 +33,7 @@ in {
|
||||
default = [];
|
||||
example = ''[ "systemd" ]'';
|
||||
description = ''
|
||||
Collectors to enable, additionally to the defaults.
|
||||
Collectors to enable. Only collectors explicitly listed here will be enabled.
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user