Skip to content

Commit dba01dd

Browse files
Document monitoring node stats collection timeout (#39846) (#40141)
With this commit we document the setting `xpack.monitoring.collection.node.stats.timeout` that has been missing so far in the docs. Supersedes #31043
1 parent 2ff3e7a commit dba01dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/settings/monitoring-settings.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ to pass through this cluster.
7272

7373
Sets the timeout for collecting the cluster statistics. Defaults to `10s`.
7474

75+
`xpack.monitoring.collection.node.stats.timeout`::
76+
77+
Sets the timeout for collecting the node statistics. Defaults to `10s`.
78+
7579
`xpack.monitoring.collection.indices` (<<cluster-update-settings,Dynamic>>)::
7680

7781
Controls which indices Monitoring collects data from. Defaults to all indices. Specify the index names

0 commit comments

Comments
 (0)