We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cb987 commit 280773bCopy full SHA for 280773b
doc/release/3.2.0.rst
@@ -284,7 +284,7 @@ The 3.2 release adds the following improvements related to observability:
284
285
- A new :ref:`box.info.config <box_info_config>` field allows you to access an instance's configuration status.
286
287
-- :ref:`box.info.synchro.queue.term <box_info_synchro>` now includes the ``age`` and ``confirm_lag`` fields:
+- :ref:`box.info.synchro.queue <box_info_synchro>` now includes the ``age`` and ``confirm_lag`` fields:
288
289
- ``age`` -- shows how much time the oldest entry in the queue has spent waiting for the quorum.
290
- ``confirm_lag`` -- shows how much time the latest successfully confirmed entry has waited for the quorum to gather.
0 commit comments