Skip to content

Commit a6ce610

Browse files
author
vibhuti sodhi
committed
all review comments incorporated
1 parent 713bb17 commit a6ce610

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
19.5 KB
Loading

docs/topics/mta-review-reports.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,12 @@ Issues are sorted into four categories by default. Information on these categori
158158

159159
=== Insights
160160

161-
:FeatureName: Application Insights
161+
:FeatureName: Insights
162162
include::snippets/technology-preview-admonition.adoc[]
163163

164164
Issues are generated by general rules, whereas string tags are generated by tagging rules. String tags indicate the presence of a technology but do not show the code location. With the introduction of Insights, you can see the technology used in the application along with its usage in the code.
165165

166-
For example, a rule searching for a deprecated API usage in the code that does not impact the current migration but can be tracked and fixed when needed in the future.
166+
For example, a rule searching for deprecated API usage in the code that does not impact the current migration but can be tracked and fixed when needed in the future.
167167

168168
Unlike issues, insights do not need to be fixed for a successful migration. They are generated by any tagging or non-tagging rule and do not have an effort and category assigned. They might have a message and tag.
169169

@@ -172,7 +172,7 @@ Unlike issues, insights do not need to be fixed for a successful migration. They
172172
Insights are generated automatically if applicable or present. Currently, {ProductShortName} supports generating Insights when application anaylsis is done using CLI.
173173
=====
174174

175-
You can view Insights under the Insights tab in the Static report.
175+
You can view Insights under the *Insights* tab in the static report.
176176

177177
image::mta-cli-guide-app-insights.png[Insights tab in the Static report]
178178

0 commit comments

Comments
 (0)