Update documentation
This commit is contained in:
parent
aa37c7dcec
commit
ac92d84fce
|
@ -530,7 +530,7 @@
|
|||
"hz":0.0,
|
||||
"counter":0,
|
||||
"roughness":0.0
|
||||
},
|
||||
},
|
||||
"low_priority_reads":{ // measures number of incoming low priority read requests
|
||||
"hz":0.0,
|
||||
"counter":0,
|
||||
|
@ -702,7 +702,8 @@
|
|||
"auto_resolvers":1,
|
||||
"auto_logs":3,
|
||||
"backup_worker_enabled":1,
|
||||
"commit_proxies":5 // this field will be absent if a value has not been explicitly set
|
||||
"commit_proxies":5, // this field will be absent if a value has not been explicitly set
|
||||
"proxies":6 // this field will be absent if a value has not been explicitly set
|
||||
},
|
||||
"data":{
|
||||
"least_operating_space_bytes_log_server":0,
|
||||
|
|
Loading…
Reference in New Issue