Need to know if we have any built-in metric for pod uptime or availability. Do we have a way to calculate the uptime/availability percentage of a pods in a workload? Suppose a pod 's age is 10 days; can we know in those 10 days how much time it was in running state and how much time it was other than running state and show this as a percentage? For example, if a pod is running for 10 days in which 7 day it was in running state and for 3 days it was in some other state other than running state then the uptime is 70 %.