mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
node-exporter service: fix documentation for enabledCollectors
This commit is contained in:
parent
f0956b7baf
commit
a217d73381
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue