Hello, I'm using openshift 4.8 and I want to see the completion time of my pods. I read that kube-state-metrics could help me, but the metric I need (kube_pod_completion_time) is no longer available. One of the suggestions I found is to use the equivalent metric kube_job_status_completion_time. However, I am not able to use this metric since most of my pods are not created from a croneJob/job.
Can you give me some ideas and help me understand how to present the completion time of pods? Thank in advance, Shirley -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/ca8c03bd-f5b3-47ad-add9-a6a772bdff6dn%40googlegroups.com.

