What is the nature and description of the request?
Add a telemetry metric to CPMS that states whether CPMS is active or inactive on a cluster. In short, the equivalent of this:
$ oc get -n openshift-machine-api controlplanemachinesets.machine.openshift.io cluster -ojson | jq .spec.state
Why does the customer need this? (List the business requirements here)
In the past, SRE operators have conflicted with CPMS resulting in CPMS being deactivated on all managed clusters. This feature will allow SRE-P to monitor which customers are using CPMS across our fleet so that we have a better idea of how to attack or troubleshoot issues that can arise with a customer's control plane.
List any affected packages or components.
CPMS/CPMS-O