Skip to content

Commit 9c32b8a

Browse files
committed
Incorporated Ben's comments except one
1 parent 391100c commit 9c32b8a

File tree

4 files changed

+10
-15
lines changed

4 files changed

+10
-15
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,4 @@
22
[id="proc-configure-adoption-insights_{context}"]
33
= Configuring the Adoption Insights plugin in {product}
44

5-
The Adoption Insights plugin is preinstalled and enabled on a {product-short} instance by default. You can disable or enable the Adoption Insights plugin and change other parameters, by configuring the {product} Helm chart or the {product} Operator ConfigMap.
6-
7-
[IMPORTANT]
8-
====
9-
{product} includes a built-in Adoption Insights builder that generates static HTML documentation from your codebase. However, the default basic setup of the local builder is not intended for production.
10-
====
5+
The Adoption Insights plugin is preinstalled and enabled on a {product-short} instance by default. You can disable or enable the Adoption Insights plugin and change other parameters, by configuring the {product} Helm chart or the {product} Operator ConfigMap.

modules/observe/adoption-insights/proc-viewing-active-users.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
[id="proc-viewing-active-users_{context}"]
33
= Viewing the active users
44

5-
The *Active users* card displays the total number of active users over a specified time range. It also provides a breakdown comparison of *New users* and *Returning users* in a line/area graph format. You can export the user data in a .csv format.
5+
The *Active users* card displays the total number of active users over a specified date and time period. You can export the user data in a .csv format.
66

7-
* *Returning users*: Existing users who have logged into {product-short}
7+
* *Returning users*: Existing users who have logged into {product-short} previously
88
9-
* *New users*: New users who have registered and logged into {product-short}
9+
* *New users*: New users who have registered and logged into {product-short} for the first time
1010
1111
image::rhdh-plugins-reference/active-users.jpg[active users]
1212

modules/observe/adoption-insights/proc-viewing-top-techdocs.adoc

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

55
This card lists the most viewed documentation entries, including the total views, in a table.
66

7-
* *Name*: Name of the documentation
8-
* *Entity*: Type of the documentation
9-
* *Last used*: The last time the documentation was viewed
10-
* *Views*: Number of times the documentation was visited
7+
* *Name*: Title of the document
8+
* *Entity*: Type of document
9+
* *Last used*: The last time the document was viewed
10+
* *Views*: Number of times the document was visited
1111
1212
.Procedure
1313

1414
* To view the most commonly used templates in your {product-short} instance, go to *Administration -> Adoption Insights* and see the *Top 3 techdocs* card.
1515
16-
* To know more about the displayed techdocs, hover over the techdocs name.
16+
* To know more about the displayed techdocs, hover over the name of the techdoc.

modules/observe/adoption-insights/proc-viewing-total-number-of-users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This card displays the total number of users that have license to use {product}.
66

77
* *Logged-in users*: Total number of users, including licensed and unlicensed users, currently logged in to {product-short}.
88
9-
* *Licensed users*: Total number of licensed users logged in to {product-short}. You can set the number of licensed users in your {product-short} app-config.yaml file.
9+
* *Licensed users*: Total number of licensed users logged in to {product-short}. You can set the target for the number of licensed users in your {product-short} app-config.yaml file.
1010
1111
.Procedure
1212

0 commit comments

Comments
 (0)