Skip to content

Commit 8e733d3

Browse files
committed
Incorporated comments
1 parent d60a836 commit 8e733d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/observe/adoption-insights/proc-configure-adoption-insights.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can enable the Adoption Insights plugin by configuring the {product} Helm ch
1111
.`app-config.yaml` fragment
1212
[source,terminal]
1313
----
14-
app:
14+
app:
1515
analytics:
1616
adoptionInsights:
1717
maxBufferSize: 20 <1>

modules/observe/adoption-insights/proc-install-adoption-insights.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To enable the Adoption Insights plugin, complete the following steps:
4747
- importName: AdoptionInsightsAnalyticsApiFactory
4848
----
4949
50-
. (Optional) Configure the required RBAC permission for the users who are not administrators as shown in the following example:
50+
. Optional: Configure the required RBAC permission for the users who are not administrators as shown in the following example:
5151
+
5252
[source,yaml]
5353
----

modules/observe/adoption-insights/proc-viewing-adoption-insights-card.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This card displays the total number of users that have license to use {product}.
3838

3939
This card lists the most viewed catalog entities (like components, APIs, and so on) and documentation entries, including usage statistics, in a table.
4040

41-
Each item displays *Name*, *Kind*, *Last used*, and *Views*.
41+
Each item displays the following details:
4242

4343
* *Name*: Name of the catalog
4444
* *Kind*: Type of the catalog

0 commit comments

Comments
 (0)