Browse Source

[docs] clarify purged http stats (#82123)

Jake Landis 3 years ago
parent
commit
fd6f04bb24
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/cluster/nodes-stats.asciidoc

+ 2 - 0
docs/reference/cluster/nodes-stats.asciidoc

@@ -1968,6 +1968,8 @@ Total number of HTTP connections opened for the node.
 `clients`::
 (array of objects)
 Information on current and recently-closed HTTP client connections.
+Clients that have been closed longer than the <<http-settings,http.client_stats.closed_channels.max_age>>
+setting will not be represented here.
 +
 .Properties of `clients`
 [%collapsible%open]