We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3bd6d1 commit aec09a7Copy full SHA for aec09a7
docs/reference/cluster/nodes-stats.asciidoc
@@ -74,7 +74,7 @@ curl -XGET 'http://localhost:9200/_nodes/stats/process'
74
curl -XGET 'http://localhost:9200/_nodes/10.0.0.1/stats/process'
75
--------------------------------------------------
76
77
-The `all` flag can be set to return all the stats.
+All stats can be explicitly requested via `/_nodes/stats/_all` or `/_nodes/stats?metric=_all`.
78
79
[float]
80
[[fs-info]]
0 commit comments