Hi All, We want to drop set of metrics where the pod is created cronjobs and jobs (shortlived pods)
kube_pod_info has a label created_by_kind with value as "<none>". I have another set of metrics such a kube_pod_status_phase , kube_pod_status_reason etc. Now I want to drop all the three metrics but I don't have the label created_by_kind in the kube_pod_status_phase , kube_pod_status_reason metrics. The common label between all three timeseries is UID and pod . Is it possible to drop a set of metrics based on the output of another metric in the metric_relabeling phase or using any recording rule ? Looking for some assistance on how we can achieve this Thank You Regards Sakthi -- 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/a290b626-3808-4c85-81ae-3bdfbb9b1014n%40googlegroups.com.

