Skip to content

Commit edd5f4f

Browse files
committed
Adding the Task Manager step
1 parent 5c9bfbf commit edd5f4f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/topics/mta-web-configuring-and-running-an-application-analysis.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,17 @@ Analysis takes minutes to hours to run depending on the size of the application
9292
====
9393
{ProductShortName} relies on Kubernetes scheduling capabilities to determine how many analyzer instances are created based on cluster capacity. If several applications are selected for analysis, by default, only one analyzer can be provisioned at a time. With more cluster capacity, more analysis processes can be executed in parallel.
9494
====
95+
96+
. Optional: To track the status of your active analysis tasks, click the *Task Manager* tab or the popover message on the application name. The *Task Manager* displays the following information:
97+
98+
** *ID*: The ID of the task.
99+
** *Application*: The application name associated with the task.
100+
** *Status*: The status of the task, for example, *Scheduled*, *Pending*, *In progress*, *Succeeded*, or *Failed*.
101+
** *Kind*: The type of the task, for example, *analyzer* or *discovery*.
102+
** *Priority*: Priority of the task.
103+
** *Preemption*: This column shows if the task must be executed prior to any other task. The values are *true* or *false*.
104+
** *Created By*: The name of the user who created the task.
105+
95106
. When analysis is complete, click the *Report* link to see the results of the analysis.
96107
. Optional: Display the details of the analysis:
97108
.. Click the Options menu ({kebab}).

0 commit comments

Comments
 (0)