|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * microshift_support/microshift-remote-cluster-monitoring.adoc |
| 4 | + |
| 5 | +:_mod-docs-content-type: REFERENCE |
| 6 | +[id="microshift-info-collected-by-telemetry_{context}"] |
| 7 | += Information collected by the {microshift-short} Telemetry API |
| 8 | + |
| 9 | +All metrics combined are generally under 2KB and not expected to consume cluster resources. |
| 10 | + |
| 11 | +The following information is collected by Telemetry: |
| 12 | + |
| 13 | +[id="microshift-telemetry-system-information_{context}"] |
| 14 | +== System information |
| 15 | + |
| 16 | +The system information describes the basic configuration of your {microshift-short} cluster and where it is running, for example: |
| 17 | + |
| 18 | +* Version information, including the {microshift-short} cluster version. |
| 19 | +* The {op-system-base-full} version. |
| 20 | +* The {op-system-base} deployment type. |
| 21 | + |
| 22 | +[id="microshift-telemetry-sizing-information_{context}"] |
| 23 | +== Sizing information |
| 24 | + |
| 25 | +Sizing information details the cluster capacity, for example: |
| 26 | + |
| 27 | +* The CPU cores {microshift-short} can use. |
| 28 | +* Architecture information. |
| 29 | +* The usable bytes of memory. |
| 30 | + |
| 31 | +[id="microshift-telemetry-usage-information_{context}"] |
| 32 | +== Usage information |
| 33 | + |
| 34 | +Usage information outlines what is happening in the cluster, for example: |
| 35 | + |
| 36 | +* The CPU usage in percentage. |
| 37 | +* The memory usage in percentage. |
| 38 | +* The number of Kubernetes objects by resource type (CRDs). |
| 39 | +* The number of running containers, namespaces, and running pods. |
| 40 | +* The number of routes, ingress, services. |
| 41 | + |
| 42 | +[NOTE] |
| 43 | +==== |
| 44 | +Telemetry does not collect identifying information such as usernames or passwords. Red{nbsp}Hat does not intend to collect personal information. If Red{nbsp}Hat discovers that personal information has been inadvertently received, Red{nbsp}Hat deletes such information. To the extent that any Telemetry constitutes personal data, refer to the link:https://www.redhat.com/en/about/privacy-policy[Red{nbsp}Hat Privacy Statement] for more information about Red{nbsp}Hat's privacy practices. |
| 45 | +==== |
| 46 | + |
| 47 | +[id="microshift-additional-details-rhm-data-use_{context}"] |
| 48 | +== Additional details about how remote health monitoring data is used |
| 49 | + |
| 50 | +Red{nbsp}Hat collects data about your use of the Red{nbsp}Hat product(s) for purposes such as providing support and troubleshooting, improving the offerings and user experience, responding to issues, and for billing purposes if applicable. |
| 51 | + |
| 52 | +.Collection safeguards |
| 53 | + |
| 54 | +Red{nbsp}Hat employs technical and organizational measures designed to protect Telemetry data. |
| 55 | + |
| 56 | +.Sharing |
| 57 | + |
| 58 | +Red{nbsp}Hat might share the data collected through the Telemetry API internally within Red{nbsp}Hat to improve your user experience. Red{nbsp}Hat might share Telemetry data with its business partners in an aggregated form that does not identify customers to help the partners better understand their markets and their customers' use of Red{nbsp}Hat offerings, or to ensure the successful integration of products jointly supported by those partners. |
| 59 | + |
| 60 | +.Third parties |
| 61 | + |
| 62 | +Red{nbsp}Hat might engage certain third parties to assist in the collection, analysis, and storage of Telemetry data. |
| 63 | + |
| 64 | +.User control: Disabling Telemetry data collection |
| 65 | + |
| 66 | +You can disable {microshift-short} Telemetry by following the instructions in the "Opting out of remote health reporting for {microshift-short}" section. |
0 commit comments