diff --git a/admin/assembly-rhdh-telemetry.adoc b/admin/assembly-rhdh-telemetry.adoc index 6b226d16a..a60f8164c 100644 --- a/admin/assembly-rhdh-telemetry.adoc +++ b/admin/assembly-rhdh-telemetry.adoc @@ -18,15 +18,16 @@ This feature also helps in anonymizing IP address and username-related informati * The IP addresses are anonymized and recorded as `0.0.0.0`. * The usernames are recorded as an anonymized hash ID. -[NOTE] -==== The anonymized IP addresses and usernames denote a unique random identifier that is used solely to identify the number of unique users of the {product-very-short} application. -==== - {company-name} analyzes the collected data to understand your interactions with the {product-very-short} application without disclosing your identity and compromising your privacy. {company-name} uses the collected data only for internal analysis and to improve your experience with {product}. -With {product-very-short}, you can customize the telemetry data collection feature and the telemetry destination configuration based on your needs. +With {product-very-short}, you can customize the telemetry data collection feature and the telemetry Segment source configuration based on your needs. + +[IMPORTANT] +==== +You can also use the telemetry data collection feature in an air-gapped environment in the same way as described in the following procedures. +==== include::proc-enabling-telemetry.adoc[leveloffset=+1] diff --git a/admin/proc-disabling-telemetry-in-CI-environment.adoc b/admin/proc-disabling-telemetry-in-CI-environment.adoc index c6a5c0475..8107bd5a5 100644 --- a/admin/proc-disabling-telemetry-in-CI-environment.adoc +++ b/admin/proc-disabling-telemetry-in-CI-environment.adoc @@ -1,5 +1,5 @@ [id='disabling-telemetry-in-CI-environment_{context}'] -= Disabling Telemetry in a CI environment += Disabling telemetry in a CI environment You can disable telemetry data collection while running {product-very-short} in a Continuous Integration (CI) environment. diff --git a/admin/proc-disabling-telemetry-in-local-environment.adoc b/admin/proc-disabling-telemetry-in-local-environment.adoc index d4d0941f9..b1725ec28 100644 --- a/admin/proc-disabling-telemetry-in-local-environment.adoc +++ b/admin/proc-disabling-telemetry-in-local-environment.adoc @@ -1,5 +1,5 @@ [id='disabling-telemetry-in-local-environment_{context}'] -= Disabling Telemetry in a local environment += Disabling telemetry in a local environment By default, the `analytics-provider-segment` plugin is disabled when you run the {product-short} application locally without using the `dynamic-plugins.default.yaml` file. However, if you run the application using the `dynamic-plugins.default.yaml` file, you can disable telemetry data collection based on your needs. diff --git a/admin/proc-disabling-telemetry.adoc b/admin/proc-disabling-telemetry.adoc index 894f36bb0..b9eb3bc1e 100644 --- a/admin/proc-disabling-telemetry.adoc +++ b/admin/proc-disabling-telemetry.adoc @@ -1,5 +1,5 @@ [id='disabling-telemetry-data-collection_{context}'] -= Disabling Telemetry data collection in {product-very-short} += Disabling telemetry data collection in {product-very-short} To disable telemetry data collection, you must configure the `analytics-provider-segment` plugin either using the Helm Chart or the {product} Operator. diff --git a/admin/proc-enabling-telemetry.adoc b/admin/proc-enabling-telemetry.adoc index ad7b277fd..08fdfe58b 100644 --- a/admin/proc-enabling-telemetry.adoc +++ b/admin/proc-enabling-telemetry.adoc @@ -1,5 +1,5 @@ [id='enabling-telemetry-data-collection_{context}'] -= Enabling Telemetry data collection in {product-very-short} += Enabling telemetry data collection in {product-very-short} To enable telemetry data collection, you must configure the `analytics-provider-segment` plugin either using the Helm Chart or the {product} Operator. diff --git a/installation/proc-install-rhdh-airgapped-environment-ocp-helm.adoc b/installation/proc-install-rhdh-airgapped-environment-ocp-helm.adoc index 00b38a780..5a874755b 100644 --- a/installation/proc-install-rhdh-airgapped-environment-ocp-helm.adoc +++ b/installation/proc-install-rhdh-airgapped-environment-ocp-helm.adoc @@ -7,6 +7,11 @@ You can install {product} in an air-gapped environment to ensure security and me To install {product-short} in an air-gapped environment, you must have access to the `registry.redhat.io` and the registry for the air-gapped environment. +[NOte] +==== +If you want to configure and use the telemetry data collection feature in an air-gapped environment, see the link:{LinkAdminGuide}#assembly-rhdh-telemetry_admin-rhdh[Telemetry data collection] section. +==== + .Prerequisites * You have installed an {ocp-brand-name} {ocp-version-min} or later.