[DOCS] http.client_stats.enabled setting (#71188)

This commit is contained in:
Dan Hermann 2021-04-02 07:58:05 -05:00 committed by GitHub
parent 64a99eeeb7
commit 579d0367b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -186,3 +186,7 @@ Defaults to `network.tcp.send_buffer_size`.
(<<static-cluster-setting,Static>>)
The size of the TCP receive buffer (specified with <<size-units,size units>>).
Defaults to `network.tcp.receive_buffer_size`.
`http.client_stats.enabled`::
(<<dynamic-cluster-setting,Dynamic>>)
Enable or disable collection of HTTP client stats. Defaults to `true`.