- A modified version of the special keys related documentation statement

This commit is contained in:
Sreenath Bodagala 2023-10-10 19:02:46 +00:00
parent 6021d05fc7
commit b43879fb16
1 changed files with 2 additions and 2 deletions

View File

@ -157,8 +157,8 @@ storage_queue number The number of bytes of mutations that need t
``\xff\xff/metrics\fault_tolerance_metrics_json``
Fetches the following fault tolerance related json fields of :doc:`Machine-readable status <mr-status>`:
``fault_tolerance``, ``data``, ``logs``, ``maintenance_zone``, ``maintenance_seconds_remaining``, ``qos``, ``recovery_state``, ``messages``, and ``client``.
Fetches the following fault tolerance related json fields (in addition to the ``client`` json field) of :doc:`Machine-readable status <mr-status>`:
``fault_tolerance``, ``data``, ``logs``, ``maintenance_zone``, ``maintenance_seconds_remaining``, ``qos``, ``recovery_state``, ``messages``.
Caveats
~~~~~~~