|
@@ -2096,71 +2096,129 @@ Contains <<index-modules-indexing-pressure,indexing pressure>> statistics for th
|
|
|
.Properties of `indexing_pressure`
|
|
|
[%collapsible%open]
|
|
|
======
|
|
|
-`total`::
|
|
|
+`memory`::
|
|
|
(object)
|
|
|
-Contains statistics for the cumulative indexing load since the node started.
|
|
|
+Contains statistics for memory consumption from indexing load.
|
|
|
+
|
|
|
-.Properties of `<total>`
|
|
|
+.Properties of `<memory>`
|
|
|
[%collapsible%open]
|
|
|
=======
|
|
|
-`combined_coordinating_and_primary_bytes`::
|
|
|
-(integer)
|
|
|
-Bytes consumed by indexing requests in the coordinating or primary stage. This
|
|
|
-value is not the sum of coordinating_bytes and primary_bytes as a node can reuse
|
|
|
-the coordinating bytes if the primary stage is executed locally.
|
|
|
+`current`::
|
|
|
+(object)
|
|
|
+Contains statistics for current indexing load.
|
|
|
++
|
|
|
+.Properties of `<current>`
|
|
|
+[%collapsible%open]
|
|
|
+========
|
|
|
+`combined_coordinating_and_primary`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the coordinating or primary stage. This
|
|
|
+value is not the sum of coordinating and primary as a node can reuse the
|
|
|
+coordinating memory if the primary stage is executed locally.
|
|
|
|
|
|
-`coordinating_bytes`::
|
|
|
+`combined_coordinating_and_primary_in_bytes`::
|
|
|
(integer)
|
|
|
-Bytes consumed by indexing requests in the coordinating stage.
|
|
|
+Memory consumed, in bytes, by indexing requests in the coordinating or primary
|
|
|
+stage. This value is not the sum of coordinating and primary as a node can
|
|
|
+reuse the coordinating memory if the primary stage is executed locally.
|
|
|
|
|
|
-`primary_bytes`::
|
|
|
-(integer)
|
|
|
-Bytes consumed by indexing requests in the primary stage.
|
|
|
+`coordinating`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the coordinating stage.
|
|
|
|
|
|
-`all_bytes`::
|
|
|
+`coordinating_in_bytes`::
|
|
|
(integer)
|
|
|
-Bytes consumed by indexing requests in the coordinating, primary, or replica stage.
|
|
|
+Memory consumed, in bytes, by indexing requests in the coordinating stage.
|
|
|
|
|
|
-`coordinating_rejections`::
|
|
|
+`primary`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the primary stage.
|
|
|
+
|
|
|
+`primary_in_bytes`::
|
|
|
(integer)
|
|
|
-Number of indexing requests rejected in the coordinating stage.
|
|
|
+Memory consumed, in bytes, by indexing requests in the primary stage.
|
|
|
|
|
|
-`primary_rejections`::
|
|
|
+`replica`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the replica stage.
|
|
|
+
|
|
|
+`replica_in_bytes`::
|
|
|
(integer)
|
|
|
-Number of indexing requests rejected in the primary stage.
|
|
|
+Memory consumed, in bytes, by indexing requests in the replica stage.
|
|
|
|
|
|
-`replica_rejections`::
|
|
|
+`all`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the coordinating, primary, or replica stage.
|
|
|
+
|
|
|
+`all_in_bytes`::
|
|
|
(integer)
|
|
|
-Number of indexing requests rejected in the replica stage.
|
|
|
-=======
|
|
|
-`current`::
|
|
|
+Memory consumed, in bytes, by indexing requests in the coordinating, primary,
|
|
|
+or replica stage.
|
|
|
+========
|
|
|
+`total`::
|
|
|
(object)
|
|
|
-Contains statistics for current indexing load.
|
|
|
+Contains statistics for the cumulative indexing load since the node started.
|
|
|
+
|
|
|
-.Properties of `<current>`
|
|
|
+.Properties of `<total>`
|
|
|
[%collapsible%open]
|
|
|
-=======
|
|
|
-`combined_coordinating_and_primary_bytes`::
|
|
|
+========
|
|
|
+`combined_coordinating_and_primary`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the coordinating or primary stage. This
|
|
|
+value is not the sum of coordinating and primary as a node can reuse the
|
|
|
+coordinating memory if the primary stage is executed locally.
|
|
|
+
|
|
|
+`combined_coordinating_and_primary_in_bytes`::
|
|
|
+(integer)
|
|
|
+Memory consumed, in bytes, by indexing requests in the coordinating or primary
|
|
|
+stage. This value is not the sum of coordinating and primary as a node can
|
|
|
+reuse the coordinating memory if the primary stage is executed locally.
|
|
|
+
|
|
|
+`coordinating`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the coordinating stage.
|
|
|
+
|
|
|
+`coordinating_in_bytes`::
|
|
|
+(integer)
|
|
|
+Memory consumed, in bytes, by indexing requests in the coordinating stage.
|
|
|
+
|
|
|
+`primary`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the primary stage.
|
|
|
+
|
|
|
+`primary_in_bytes`::
|
|
|
(integer)
|
|
|
-Bytes consumed by indexing requests in the coordinating or primary stage. This
|
|
|
-value is not the sum of coordinating_bytes and primary_bytes as a node can reuse
|
|
|
-the coordinating bytes if the primary stage is executed locally.
|
|
|
+Memory consumed, in bytes, by indexing requests in the primary stage.
|
|
|
+
|
|
|
+`replica`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the replica stage.
|
|
|
|
|
|
-`coordinating_bytes`::
|
|
|
+`replica_in_bytes`::
|
|
|
(integer)
|
|
|
-Bytes consumed by indexing requests in the coordinating stage.
|
|
|
+Memory consumed, in bytes, by indexing requests in the replica stage.
|
|
|
|
|
|
-`primary_bytes`::
|
|
|
+`all`::
|
|
|
+(<<byte-units,byte value>>)
|
|
|
+Memory consumed by indexing requests in the coordinating, primary, or replica stage.
|
|
|
+
|
|
|
+`all_in_bytes`::
|
|
|
(integer)
|
|
|
-Bytes consumed by indexing requests in the primary stage.
|
|
|
+Memory consumed, in bytes, by indexing requests in the coordinating, primary,
|
|
|
+or replica stage.
|
|
|
|
|
|
-`replica_bytes`::
|
|
|
+`coordinating_rejections`::
|
|
|
(integer)
|
|
|
-Bytes consumed by indexing requests in the replica stage.
|
|
|
+Number of indexing requests rejected in the coordinating stage.
|
|
|
|
|
|
-`all_bytes`::
|
|
|
+`primary_rejections`::
|
|
|
(integer)
|
|
|
-Bytes consumed by indexing requests in the coordinating, primary, or replica stage.
|
|
|
+Number of indexing requests rejected in the primary stage.
|
|
|
+
|
|
|
+`replica_rejections`::
|
|
|
+(integer)
|
|
|
+Number of indexing requests rejected in the replica stage.
|
|
|
+========
|
|
|
=======
|
|
|
======
|
|
|
|