Skip to content

Commit 3ecf82d

Browse files
author
Mariya Pershina
committed
Added a new section + modifications to the existing ones
1 parent ccdb083 commit 3ecf82d

5 files changed

+34
-26
lines changed

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

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -93,21 +93,7 @@ Analysis takes minutes to hours to run depending on the size of the application
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
====
9595

96-
. Optional: To track the status of your active analysis tasks, open the *Task Manager* tab by clicking the notifications button.
96+
. Optional: To track the status of your active analysis task, open the *Task Manager* drawer by clicking the notifications button.
9797
+
98-
Alternatively, hover over the application name.
99-
+
100-
The *Task Manager* displays the following information:
101-
102-
** *ID*: The ID of the task.
103-
** *Application*: The application name associated with the task.
104-
** *Status*: The status of the task, for example, *Scheduled*, *Pending*, *In progress*, *Succeeded*, or *Failed*.
105-
** *Kind*: The type of the task, for example, *analyzer* or *discovery*.
106-
** *Priority*: Priority of the task.
107-
** *Preemption*: This column shows if the task must be executed prior to any other task. The values are *true* or *false*.
108-
** *Created By*: The name of the user who created the task.
109-
110-
. When analysis is complete, click the *Report* link to see the results of the analysis.
111-
. Optional: Display the details of the analysis:
112-
.. Click the Options menu ({kebab}).
113-
.. Select *Analysis details*. You can choose either the YAML or JSON format.
98+
Alternatively, hover over the application name to display the pop-over window.
99+
. When analysis is complete, open the *Task Manager* page to display the analysis details.

docs/topics/mta-web-downloading-an-analysis-report.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
[id="mta-web-downloading-an-analysis-report_{context}"]
77
= Downloading an analysis report
88

9+
An {ProductShortName} analysis report contains a number of sections, including a listing of the technologies used by the application, the dependencies of the application, and the lines of code that must be changed to successfully migrate or modernize the application.
10+
11+
For more information about the contents of an {ProductShortName} analysis report, see link:{ProductDocUserGuideURL}#review-reports_cli-guide[Reviewing the reports].
12+
913
For your convenience, you can download analysis reports. Note that by default this option is disabled.
1014

1115
.Procedure
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2024-08-01
3+
:_mod-docs-content-type: PROCEDURE
4+
5+
[id="mta-web-reviewing-a-task-log_{context}"]
6+
= Reviewing a task log
7+
8+
To find details and logs of a particular {ProductFullName} task, you can use the *Task Manager* page.
9+
10+
.Procedure
11+
12+
. In the *Migration* view, click *Application inventory*.
13+
. Open the *Task Manager* page.
14+
. Click the *Options* menu ({kebab}).
15+
. Click *Task details*.
16+
+
17+
Alternatively, click on the task *Status*.

docs/topics/mta-web-reviewing-an-analysis-report.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
:_content-type: PROCEDURE
66
[id="mta-web-reviewing-an-analysis-report_{context}"]
7-
= Reviewing an analysis report
7+
= Reviewing analysis details
88

9-
An {ProductShortName} analysis report contains a number of sections, including a listing of the technologies used by the application, the dependencies of the application, and the lines of code that must be changed to successfully migrate or modernize the application.
10-
11-
For more information about the contents of an {ProductShortName} analysis report, see link:{ProductDocUserGuideURL}#review-reports_cli-guide[Reviewing the reports].
9+
You can display the activity log of the analysis. The activity log contains such analysis details as, for example, analysis steps.
1210

1311
.Procedure
1412

1513
. In the *Migration* view, click *Application inventory*.
16-
. Expand the application with a completed analysis.
17-
. Click *Reports*.
18-
. Click the dependencies or source links.
19-
. Click the tabs to review the report.
14+
. Click on the application raw to open the application drawer.
15+
. Click the *Reports* tab.
16+
. Click *View analysis details* for the activity log of the analysis.
17+
. Optional: For issues and dependencies found during the analysis, click the *Details* tab in the application drawer and click *Issues* or *Dependencies*.
18+
+
19+
Alternatively, open the *Issues* or *Dependencies* page in the *Migration* view.

docs/web-console-guide/master.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,11 @@ include::topics/proc_deleting-an-archetype.adoc[leveloffset=+3]
208208

209209
include::topics/proc_analyzing-an-application.adoc[leveloffset=+2]
210210
include::topics/mta-web-configuring-and-running-an-application-analysis.adoc[leveloffset=+3]
211+
211212
//include::topics/proc_displaying-the-analysis-details.adoc[leveloffset=+3]
212213
include::topics/mta-web-reviewing-an-analysis-report.adoc[leveloffset=+3]
213214
include::topics/mta-web-downloading-an-analysis-report.adoc[leveloffset=+3]
214-
215+
include::topics/mta-web-reviewing-a-task-log.adoc[leveloffset=+2]
215216
include::topics/mta-web-creating-custom-migration-targets.adoc[leveloffset=+2]
216217

217218

0 commit comments

Comments
 (0)