You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
5
5
@@ -10,32 +10,44 @@ As an administrator, you can disable the telemetry data collection feature based
10
10
11
11
{company-name} collects and analyzes the following data:
12
12
13
+
*Web Analytics (Segment)*
14
+
15
+
Web Analytics tracks user behavior and interactions with {product}. Specifically, it tracks the following:
16
+
13
17
* 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.
15
19
* Page-related information, for example, title, category, extension name, URL, path, referrer, and search parameters.
16
20
* Anonymized IP addresses, recorded as `0.0.0.0`.
17
21
* Anonymized username hashes, which are unique identifiers used solely to identify the number of unique users of the {product-very-short} application.
18
22
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.
0 commit comments