Skip to content

Commit

Permalink
clarify which parts of TM are experimental (#101757)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmorris committed Jun 9, 2021
1 parent ac2e247 commit 03541e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<titleabbrev>Health monitoring</titleabbrev>
++++

experimental[]

The Task Manager has an internal monitoring mechanism to keep track of a variety of metrics, which can be consumed with either the health monitoring API or the {kib} server log.

The health monitoring API provides a reliable endpoint that can be monitored.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ For details on scaling Task Manager, see <<task-manager-scaling-guidance>>.
[[task-manager-diagnosing-root-cause]]
==== Diagnose a root cause for drift

experimental[]

The following guide helps you identify a root cause for _drift_ by making sense of the output from the <<task-manager-health-monitoring>> endpoint.

By analyzing the different sections of the output, you can evaluate different theories that explain the drift in a deployment.
Expand Down

0 comments on commit 03541e6

Please sign in to comment.