diff --git a/documentation/doc-Migration_Toolkit_for_Virtualization/master.adoc b/documentation/doc-Migration_Toolkit_for_Virtualization/master.adoc index 5869c3e5a75..42ebd1f3bff 100644 --- a/documentation/doc-Migration_Toolkit_for_Virtualization/master.adoc +++ b/documentation/doc-Migration_Toolkit_for_Virtualization/master.adoc @@ -441,6 +441,12 @@ include::modules/collected-logs-cr-info.adoc[leveloffset=+3] include::modules/accessing-logs-ui.adoc[leveloffset=+3] include::modules/accessing-logs-cli.adoc[leveloffset=+3] +[id="telemetry_{context}"] +== Telemetry + +include::modules/mtv-telemetry.adoc[leveloffset=+2] + +[id="additional-information_{context}"] == Additional information include::modules/mtv-performance-addendum.adoc[leveloffset=+2] diff --git a/documentation/modules/mtv-telemetry.adoc b/documentation/modules/mtv-telemetry.adoc new file mode 100644 index 00000000000..f8c5ff75a46 --- /dev/null +++ b/documentation/modules/mtv-telemetry.adoc @@ -0,0 +1,18 @@ +// +// * documentation/doc-Migration_Toolkit_for_Virtualization/master.adoc + +:_content-type: REFERENCE +[id="mtv-telemetry_{context}"] += Telemetry + +Red Hat uses telemetry to collect anonymous usage data from {project-first} installations to help us improve the usability and efficiency of {project-short}. + +{project-short} collects the following data: + +* Migration plan status: The number of migrations. Includes those that failed, succeeded, or were canceled. +* Provider: The number of migrations per provider. Includes {rhv-full}, vSphere, {osp}, OVA, and {virt} providers. +* Mode: The number of migrations by mode. Includes cold and warm migrations. +* Target: The number of migrations by target. Includes local and remote migrations. +* Plan ID: The ID number of the migration plan. The number is assigned by {project-short}. + +Metrics are calculated every 10 seconds and are reported per week, per month, and per year. \ No newline at end of file