I’m not 100% sure what best practice is for this, but I’m trying to keep metrics merged through pod updates. Because kubernetes adds the hash after the pod name, whenever I update an app the grafana dashboards become a mess because it’s pulling historic data. I want it to just keeps this as a consistent stream. This is something I would like to add globally and not 100% sure the correct path to take. I’m using the latest kube-prometheus-stack chart.
I’m thinking I need to add a relabeling for kubernetes_sd_configs and have pod name relabeled to the service name, but looking for advice here. -- Jared Wechsler -- 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/CAAca8K%2B0y%2B8rXzsMrh%3Ds8Qq_c48A7sjAsrUNTOZPErLr5Rn8NQ%40mail.gmail.com.

