-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
Goal:
Add telemetry to gather information of workload data in OCP clusters.
Problem:
There is no metrics for workload data, such as:
- What kinds of workload resources are deployed, as listed in https://kubernetes.io/docs/concepts/workloads .
- How are the workload resources are deployed, as specified in https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#podtemplate-v1-core and described in https://kubernetes.io/docs/concepts/workloads/pods/#pod-templates .
Why is this important:
Gathering this data will help us with data points needed to improve QE test coverage and focus the real customer scenarios.