-
Feature
-
Resolution: Done
-
Major
-
None
Feature Overview (aka. Goal Summary)
Today we expose two main APIs for HyperShift, namely `HostedCluster` and `NodePool`. We also have metrics to gauge adoption by reporting the # of hosted clusters and nodepools.
But we are still missing other metrics to be able to make correct inference about what we see in the data.
Goals (aka. expected user outcomes)
- Provide Metrics to highlight # of Nodes per NodePool or # of Nodes per cluster
- Make sure the error between what appears in CMO via `install_type` and what we report as # Hosted Clusters is minimal.
Use Cases (Optional):
- Understand product adoption
- Gauge Health of deployments
- ...