Skip to content

Commit f5110d8

Browse files
pabel-rhGitHub Actions
authored andcommitted
Included images (redhat-developer#1028)
Reorganize Segment/Telemetry instructions into its own category Reorganize Segment/Telemetry instructions into its own category Reorganize Segment/Telemetry instructions into its own category Reorganize Segment/Telemetry instructions into its own category Reorganize Segment/Telemetry instructions into its own category
1 parent c550fba commit f5110d8

28 files changed

+350
-21
lines changed
Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="assembly-rhdh-telemetry"]
2-
= Telemetry data collection
2+
= Telemetry data collection and analysis
33

44
The telemetry data collection feature helps in collecting and analyzing the telemetry data to improve your experience with {product}. This feature is enabled by default.
55

@@ -10,32 +10,44 @@ As an administrator, you can disable the telemetry data collection feature based
1010

1111
{company-name} collects and analyzes the following data:
1212

13+
*Web Analytics (Segment)*
14+
15+
Web Analytics tracks user behavior and interactions with {product}. Specifically, it tracks the following:
16+
1317
* Events of page visits and clicks on links or buttons.
14-
* System-related information, for example, locale, timezone, user agent including browser and OS details.
18+
* System-related information, for example, locale, time zone, user agent including browser and OS details.
1519
* Page-related information, for example, title, category, extension name, URL, path, referrer, and search parameters.
1620
* Anonymized IP addresses, recorded as `0.0.0.0`.
1721
* Anonymized username hashes, which are unique identifiers used solely to identify the number of unique users of the {product-very-short} application.
1822

19-
With {product-very-short}, you can customize the telemetry data collection feature and the telemetry Segment source configuration based on your needs.
23+
*System Observability (OpenTelemetry)*
24+
25+
System Observability tracks the performance of the {product-very-short}. Specifically, it tracks the following:
26+
27+
* Key system metrics such as CPU usage, memory usage, and other performance indicators.
28+
* Information about system components, such as the locale, timezone, and user agent (including details of the browser and operating system).
29+
* Traces and logs monitor system processes, allowing you to troubleshoot potential issues impacting the performance of {product-very-short}.
30+
31+
With {product-very-short}, you can customize the _Web Analytics_ and _System Observability_ configuration based on your needs.
2032

2133

2234
// disabling telemetry
23-
include::modules/observe/ref-disabling-telemetry.adoc[leveloffset=+1]
35+
include::modules/observe/analytics/ref-disabling-telemetry.adoc[leveloffset=+1]
2436

25-
include::modules/observe/proc-disabling-telemetry-using-operator.adoc[leveloffset=+2]
37+
include::modules/observe/analytics/proc-disabling-telemetry-using-operator.adoc[leveloffset=+2]
2638

27-
include::modules/observe/proc-disabling-telemetry-using-helm.adoc[leveloffset=+2]
39+
include::modules/observe/analytics/proc-disabling-telemetry-using-helm.adoc[leveloffset=+2]
2840

2941
// enabling telemetry
30-
include::modules/observe/ref-enabling-telemetry.adoc[leveloffset=+1]
42+
include::modules/observe/analytics/ref-enabling-telemetry.adoc[leveloffset=+1]
3143

32-
include::modules/observe/proc-enabling-telemetry-using-operator.adoc[leveloffset=+2]
44+
include::modules/observe/analytics/proc-enabling-telemetry-using-operator.adoc[leveloffset=+2]
3345

34-
include::modules/observe/proc-enabling-telemetry-using-helm.adoc[leveloffset=+2]
46+
include::modules/observe/analytics/proc-enabling-telemetry-using-helm.adoc[leveloffset=+2]
3547

3648
// customizing telemetry segment source
37-
include::modules/observe/ref-customizing-telemetry-segment.adoc[leveloffset=+1]
49+
include::modules/observe/analytics/ref-customizing-telemetry-segment.adoc[leveloffset=+1]
3850

39-
include::modules/observe/proc-customizing-telemetry-segment-using-operator.adoc[leveloffset=+2]
51+
include::modules/observe/analytics/proc-customizing-telemetry-segment-using-operator.adoc[leveloffset=+2]
4052

41-
include::modules/observe/proc-customizing-telemetry-segment-using-helm.adoc[leveloffset=+2]
53+
include::modules/observe/analytics/proc-customizing-telemetry-segment-using-helm.adoc[leveloffset=+2]
239 KB
Loading
245 KB
Loading
262 KB
Loading
210 KB
Loading

modules/observe/proc-customizing-telemetry-segment-using-helm.adoc renamed to modules/analytics/proc-customizing-telemetry-segment-using-helm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="proc-customizing-telemetry-segment-using-helm_{context}"]
2-
= Customizing telemetry Segment source using the Helm Chart
2+
= Customizing Segment source using the Helm Chart
33

44
You can configure integration with your Segment source by using the Helm Chart.
55

modules/observe/proc-customizing-telemetry-segment-using-operator.adoc renamed to modules/analytics/proc-customizing-telemetry-segment-using-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="proc-customizing-telemetry-segment-using-operator_{context}"]
2-
= Customizing telemetry Segment source using the Operator
2+
= Customizing Segment source using the Operator
33

44
You can configure integration with your Segment source by using the Operator.
55

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)