Skip to content

Commit ef65ead

Browse files
Remove indices stats timeout from monitoring docs
With this commit we remove the documentation for the setting `xpack.monitoring.collection.indices.stats.timeout` which has already been removed in code. Closes #32133 Relates #32229
1 parent 053779d commit ef65ead

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/reference/settings/monitoring-settings.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ You can update this setting through the
8383

8484
Sets the timeout for collecting index statistics. Defaults to `10s`.
8585

86-
`xpack.monitoring.collection.indices.stats.timeout`::
87-
88-
Sets the timeout for collecting total indices statistics. Defaults to `10s`.
89-
9086
`xpack.monitoring.collection.index.recovery.active_only`::
9187

9288
Controls whether or not all recoveries are collected. Set to `true` to

0 commit comments

Comments
 (0)