Skip to content

Commit 713bb17

Browse files
author
vibhuti sodhi
committed
tech review comments incorporated
1 parent b0714c8 commit 713bb17

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
46 KB
Loading

docs/topics/mta-review-reports.adoc

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

159159
=== Insights
160160

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

163164
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.
164165

@@ -168,11 +169,13 @@ Unlike issues, insights do not need to be fixed for a successful migration. They
168169

169170
[NOTE]
170171
=====
171-
Insights are generated automatically if applicable or present.
172+
Insights are generated automatically if applicable or present. Currently, {ProductShortName} supports generating Insights when application anaylsis is done using CLI.
172173
=====
173174

174175
You can view Insights under the Insights tab in the Static report.
175176

177+
image::mta-cli-guide-app-insights.png[Insights tab in the Static report]
178+
176179
.Example: Insights generated by a tagging rule with undefined effort
177180

178181
[source,terminal]

docs/topics/snippets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../snippets

0 commit comments

Comments
 (0)