Skip to content

Commit

Permalink
Added a link to the telemetry section in air-gapped environment
Browse files Browse the repository at this point in the history
  • Loading branch information
shipsing committed May 14, 2024
1 parent 1e42050 commit 255276d
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9 deletions.
11 changes: 6 additions & 5 deletions admin/assembly-rhdh-telemetry.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion admin/proc-disabling-telemetry-in-CI-environment.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion admin/proc-disabling-telemetry-in-local-environment.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion admin/proc-disabling-telemetry.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion admin/proc-enabling-telemetry.adoc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 255276d

Please sign in to comment.