Skip to content

Commit da623e5

Browse files
authored
Manual cherrypicking (#1217)
1 parent 617c560 commit da623e5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For the {product} Adoption Insights plugin, you must manually install the plugin
1010

1111
.Procedure
1212

13-
* To enable the Adoption Insights plugin, set the `disabled` property to `false` in your `app-config-dynamic.yaml` file as shown in the following example:
13+
. Add the following configuration in your `app-config-dynamic.yaml` file as shown in the following example:
1414
+
1515
[source,yaml]
1616
----
@@ -46,7 +46,12 @@ For the {product} Adoption Insights plugin, you must manually install the plugin
4646
apiFactories:
4747
- importName: AdoptionInsightsAnalyticsApiFactory
4848
----
49-
49+
+
50+
[NOTE]
51+
====
52+
Currently, the Adoption Insights plugin cannot be used alongside the built-in `plugin-analytics-provider-segment` plugin. To use Adoption Insights, you must disable the `plugin-analytics-provider-segment` plugin.
53+
====
54+
//Remove above note after GA
5055
. Optional: Configure the required RBAC permission for the users who are not administrators as shown in the following example:
5156
+
5257
[source,yaml]

0 commit comments

Comments
 (0)