-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
Product / Portfolio Work
Request for sending data via telemetry
The goal is to enhance existing metric (cluster:vsphere_vcenter_info:sum) by adding new boolean label "StorageDriverRemoved". This will be useful to see how many customers use OpenShift clusters with Storage API explicitly disabled.
cluster:vsphere_vcenter_info:sum
cluster:vsphere_vcenter_info:sum represents properties of vCenter (VMware/Broadcom Storage) assigned for given cluster.
New Label:
- StorageDriverRemoved, possible values are "true" and "false".
The cardinality of the existing metric is 1 per cluster. Adding new label won't change cardinality in most cases because customers have Stoarge API enabled by default and the value is always "false". At worst case new label will double cardinality increasing it from 1 to 2 per cluster.
Component exposing the metric: https://github.com/openshift/vsphere-problem-detector