From 78c0ac639a70be0d73094036ff63518200211f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Vl=C4=8Dek?= Date: Thu, 23 May 2024 16:34:23 +0200 Subject: [PATCH] List missing search_backpressure metric group (#7238) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #7237 Signed-off-by: Lukáš Vlček --- _api-reference/nodes-apis/nodes-stats.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_api-reference/nodes-apis/nodes-stats.md b/_api-reference/nodes-apis/nodes-stats.md index 3179074986..f28d30c0af 100644 --- a/_api-reference/nodes-apis/nodes-stats.md +++ b/_api-reference/nodes-apis/nodes-stats.md @@ -52,6 +52,7 @@ adaptive_selection | Statistics about adaptive replica selection, which selects script_cache | Statistics about script cache. indexing_pressure | Statistics about the node's indexing pressure. shard_indexing_pressure | Statistics about shard indexing pressure. +search_backpressure | Statistics related to search backpressure. resource_usage_stats | Node-level resource usage statistics, such as CPU and JVM memory. admission_control | Statistics about admission control. caches | Statistics about caches.