Skip to content

Commit d2296fb

Browse files
authored
Merge pull request #55850 from danielclowers/CNV-18886
CNV-18886: Telemetry list fix
2 parents 184cbd7 + ca07137 commit d2296fb

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

modules/telemetry-what-information-is-collected.adoc

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,36 @@
88

99
The following information is collected by Telemetry:
1010

11-
* The unique random identifier that is generated during an installation
11+
[id="system-information_{context}"]
12+
== System information
13+
1214
* Version information, including the {product-title} cluster version and installed update details that are used to determine update version availability
1315
* Update information, including the number of updates available per cluster, the channel and image repository used for an update, update progress information, and the number of errors that occur in an update
16+
* The unique random identifier that is generated during an installation
17+
* Configuration details that help Red Hat Support to provide beneficial support for customers, including node configuration at the cloud infrastructure level, hostnames, IP addresses, Kubernetes pod names, namespaces, and services
18+
* The {product-title} framework components installed in a cluster and their condition and status
19+
* Events for all namespaces listed as "related objects" for a degraded Operator
20+
* Information about degraded software
21+
* Information about the validity of certificates
1422
* The name of the provider platform that {product-title} is deployed on and the data center location
23+
24+
[id="sizing-information_{context}"]
25+
== Sizing Information
26+
1527
* Sizing information about clusters, machine types, and machines, including the number of CPU cores and the amount of RAM used for each
1628
ifdef::virt-cluster[]
1729
* The number of running virtual machine instances in a cluster
1830
endif::virt-cluster[]
1931
* The number of etcd members and the number of objects stored in the etcd cluster
20-
* The {product-title} framework components installed in a cluster and their condition and status
21-
* Usage information about components, features, and extensions
22-
* Usage details about Technology Previews and unsupported configurations
23-
* Information about degraded software
24-
* Information about nodes that are marked as `NotReady`
25-
* Events for all namespaces listed as "related objects" for a degraded Operator
26-
* Configuration details that help Red Hat Support to provide beneficial support for customers, including node configuration at the cloud infrastructure level, hostnames, IP addresses, Kubernetes pod names, namespaces, and services
27-
* Information about the validity of certificates
2832
ifndef::openshift-dedicated[]
2933
* Number of application builds by build strategy type
3034
endif::openshift-dedicated[]
3135

32-
Telemetry does not collect identifying information such as user names or passwords. Red Hat does not intend to collect personal information. If Red Hat discovers that personal information has been inadvertently received, Red Hat will delete such information. To the extent that any telemetry data constitutes personal data, please refer to the link:https://www.redhat.com/en/about/privacy-policy[Red Hat Privacy Statement] for more information about Red Hat's privacy practices.
36+
[id="usage-information_{context}"]
37+
== Usage information
38+
39+
* Usage information about components, features, and extensions
40+
* Usage details about Technology Previews and unsupported configurations
41+
42+
Telemetry does not collect identifying information such as usernames or passwords. Red Hat does not intend to collect personal information. If Red Hat discovers that personal information has been inadvertently received, Red Hat will delete such information. To the extent that any telemetry data constitutes personal data, please refer to the link:https://www.redhat.com/en/about/privacy-policy[Red Hat Privacy Statement] for more information about Red Hat's privacy practices.
3343

0 commit comments

Comments
 (0)