浏览代码

Document monitoring node stats collection timeout (#39846)

With this commit we document the setting
`xpack.monitoring.collection.node.stats.timeout` that has been missing
so far in the docs.

Supersedes #31043
Daniel Mitterdorfer 6 年之前
父节点
当前提交
19ebe5cfb9
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/reference/settings/monitoring-settings.asciidoc

+ 4 - 0
docs/reference/settings/monitoring-settings.asciidoc

@@ -72,6 +72,10 @@ to pass through this cluster.
 
 
 Sets the timeout for collecting the cluster statistics. Defaults to `10s`.
 Sets the timeout for collecting the cluster statistics. Defaults to `10s`.
 
 
+`xpack.monitoring.collection.node.stats.timeout`::
+
+Sets the timeout for collecting the node statistics. Defaults to `10s`.
+
 `xpack.monitoring.collection.indices` (<<cluster-update-settings,Dynamic>>)::
 `xpack.monitoring.collection.indices` (<<cluster-update-settings,Dynamic>>)::
 
 
 Controls which indices Monitoring collects data from. Defaults to all indices. Specify the index names
 Controls which indices Monitoring collects data from. Defaults to all indices. Specify the index names