1
0
Fork 0

adjusted documentation w.r.t. to toggling statistics

This commit is contained in:
jsteemann 2018-11-12 17:54:51 +01:00
parent fe7eae33bd
commit 70674ccdfa
1 changed files with 3 additions and 2 deletions

View File

@ -254,8 +254,9 @@ handling. The default value is
`--server.statistics value`
If this option is *value* is *false*, then ArangoDB's statistics gathering
is turned off. Statistics gathering causes regular CPU activity so using this
option to turn it off might relieve heavy-loaded instances a bit.
is turned off. Statistics gathering causes regular background CPU activity and
memory usage, so using this option to turn statistics off might relieve heavily-loaded
instances a bit.
## Data source flush synchronization