update docs to add cycle in scanner (#15686)

This commit is contained in:
Ashish Kumar Sinha 2022-09-14 11:16:02 +05:30 committed by GitHub
parent a0fb0c1835
commit fb8d512f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,6 +272,7 @@ scanner manage namespace scanning for usage calculation, lifecycle, healing and
ARGS:
delay (float) scanner delay multiplier, defaults to '10.0'
max_wait (duration) maximum wait time between operations, defaults to '15s'
cycle (duration) time duration between scanner cycles
```
Example: the following setting will decrease the scanner speed by a factor of 3, reducing the system resource use, but increasing the latency of updates being reflected.