From 1114b6862a2b044c0b7a8d5abb4fd6603df067a0 Mon Sep 17 00:00:00 2001 From: Sreenath Bodagala Date: Tue, 10 Oct 2023 19:23:24 +0000 Subject: [PATCH] - Correct a typo in the special keys related documentation statement --- documentation/sphinx/source/special-keys.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/sphinx/source/special-keys.rst b/documentation/sphinx/source/special-keys.rst index fb5735278a..23d5f1ba48 100644 --- a/documentation/sphinx/source/special-keys.rst +++ b/documentation/sphinx/source/special-keys.rst @@ -155,7 +155,7 @@ storage_durability_lag number The difference between the newest version an storage_queue number The number of bytes of mutations that need to be stored in memory on this storage process ========================== ======== =============== -``\xff\xff/metrics\fault_tolerance_metrics_json`` +``\xff\xff/metrics/fault_tolerance_metrics_json`` Fetches the following fault tolerance related json fields (in addition to the ``client`` json field) of :doc:`Machine-readable status `: ``fault_tolerance``, ``data``, ``logs``, ``maintenance_zone``, ``maintenance_seconds_remaining``, ``qos``, ``recovery_state``, ``messages``.