mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Docs][Alerting] fixed link to TM settings (#91368)
Fixed link to TM settings doc
This commit is contained in:
parent
7fc56131c0
commit
3a05b681ae
2 changed files with 2 additions and 1 deletions
|
@ -684,3 +684,4 @@ include::secure-settings.asciidoc[]
|
|||
include::{kib-repo-dir}/settings/security-settings.asciidoc[]
|
||||
include::{kib-repo-dir}/settings/spaces-settings.asciidoc[]
|
||||
include::{kib-repo-dir}/settings/telemetry-settings.asciidoc[]
|
||||
include::{kib-repo-dir}/settings/task-manager-settings.asciidoc[]
|
||||
|
|
|
@ -25,7 +25,7 @@ Because by default tasks are polled at 3 second intervals and only 10 tasks can
|
|||
* Many alerts or actions must be *run at once*. In this case pending tasks will queue in {es}, and be pulled 10 at a time from the queue at 3 second intervals.
|
||||
* *Long running tasks* occupy slots for an extended time, leaving fewer slots for other tasks.
|
||||
|
||||
For details on the settings that can influence the performance and throughput of Task Manager, see {task-manager-settings}.
|
||||
For details on the settings that can influence the performance and throughput of Task Manager, see <<task-manager-settings,`Task Manager Settings`>>.
|
||||
|
||||
==============================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue