diff --git a/documentation/sphinx/source/mr-status-json-schemas.rst.inc b/documentation/sphinx/source/mr-status-json-schemas.rst.inc index 914a682c4c..db6d247020 100644 --- a/documentation/sphinx/source/mr-status-json-schemas.rst.inc +++ b/documentation/sphinx/source/mr-status-json-schemas.rst.inc @@ -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,