[DOCS] Remove clear flag from node-stats as it is not used anymore
This commit is contained in:
parent
3afdf4a872
commit
e379f419e6
|
@ -59,10 +59,6 @@ of `indices`, `os`, `process`, `jvm`, `network`, `transport`, `http`,
|
||||||
`breaker`::
|
`breaker`::
|
||||||
Statistics about the field data circuit breaker
|
Statistics about the field data circuit breaker
|
||||||
|
|
||||||
`clear`::
|
|
||||||
Clears all the flags (first). Useful, if you only want to
|
|
||||||
retrieve specific stats.
|
|
||||||
|
|
||||||
[source,js]
|
[source,js]
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
# return indices and os
|
# return indices and os
|
||||||
|
|
Loading…
Reference in New Issue