Skip to content

Commit fff47a4

Browse files
committed
Incorporated some of Ben's comments
1 parent c82bc3c commit fff47a4

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

assemblies/assembly-adoption-insights.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The {product} instance comes with the Adoption Insights plugin preinstalled and
55

66
As organizations generate an increasing number of data events, there is a growing need for detailed insights into the adoption and engagement metrics of the internal developer portal. These insights help platform engineers make data-driven decisions to improve its performance, usability, and translate them into actionable insights.
77

8-
You can use Adoption Insights in {product} to visualize key metrics and trends to get information about the usage of {product-short} in your organization. The information provided by Adoption Insights in {product-short} pinpoints areas of improvement, highlights popular features, and evaluates progress toward adoption goals. You can also monitor user growth against license users and identify trends over time.
8+
You can use Adoption Insights in {product} to visualize key metrics and trends to get information about the usage of {product-short} in your organization. The information provided by Adoption Insights in {product-short} helps you pinpoint areas of improvement, highlights popular features, and evaluates progress toward adoption goals. You can also monitor user growth against licensed users and identify trends over time.
99

1010
The Adoption Insights dashboard in {product-short} includes the following cards:
1111

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ You can customize the Adoption Insights plugin to suit your needs by disabling o
1111

1212
[NOTE]
1313
====
14-
* If you have an existing Adoption Insights plugin custom configuration with Github Container registry images already set up, you can upgrade to the latest version to omit configurations using GitHub Container registry images.
14+
If you used the developer preview of the Adoption Insights plugin and configured the feature manually, you should now remove those earlier configuration changes as they are no longer required.
1515
16-
* You do not need to disable the `plugin-analytics-provider-segment` plugin to enable the Adoption Insights plugin.
1716
====
1817

1918
.Procedure
@@ -34,9 +33,9 @@ app:
3433
<1> (Optional) Specifies the maximum buffer size for event batching. The default value is `20`.
3534
<2> (Optional) Specifies the flush interval in milliseconds for event batching. The default value is `5000ms`.
3635
<3> (Optional) The default value is `false`.
37-
<4> (Optional) Specifies the maximum number of licensed users who can access the RHDH instance. The default value is `100`.
36+
<4> (Optional) Specifies the maximum number of licensed users who can access the {product-very-short} instance. The default value is `100`.
3837
39-
* To disable the Adoption Insights plugin, in your `app-config-dynamic.yaml` file, update the `package.disabled` value to `false` as shown in the following example:
38+
* To disable the Adoption Insights plugin, in your `app-config-dynamic.yaml` file, update the `package.disabled` value to `true` as shown in the following example:
4039
+
4140
[source,yaml]
4241
----

0 commit comments

Comments
 (0)