mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
15 lines
581 B
Plaintext
15 lines
581 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * support/remote_health_monitoring/about-remote-health-monitoring.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="telemetry-user-telemetry_{context}"]
|
|
= User Telemetry
|
|
|
|
Red Hat collects anonymized user data from your browser. This anonymized data includes what pages, features, and resource types that the user of all clusters with enabled telemetry uses.
|
|
|
|
Other considerations:
|
|
|
|
* User events are grouped as a SHA-1 hash.
|
|
* User's IP address is saved as `0.0.0.0`.
|
|
* User names and IP addresses are never saved as separate values. |