Verbose mem stats are way too verbose to be a default
[ci skip]
This commit is contained in:
parent
36251afd67
commit
9a79693a4c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
"stats_buffer_size": 0,
|
"stats_buffer_size": 0,
|
||||||
"include_mem_stats": true,
|
"include_mem_stats": true,
|
||||||
"verbose_mem_stats": true,
|
"verbose_mem_stats": false,
|
||||||
"mem_stats_interval": "5s"
|
"mem_stats_interval": "5s"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue