The changes in Comment8 LGTM. "4.2 Information collected by Telemetry" section is added with the below two queries and I verified these queries by running it in promethues UI. The total amount of storage requested by PVCs from a particular storage provisioner in bytes: "cluster:kube_persistentvolumeclaim_resource_requests_storage_bytes:provisioner:sum", The total amount of storage used by PVCs from a particular storage provisioner in bytes: "cluster:kubelet_volume_stats_used_bytes:provisioner:sum". Moving this BZ to verified.