My team recently upgraded from K8S v1.29.5 to v1.30.1. We noticed all metrics for container_network* immediately drop labels. When checking our metrics endpoint, here are a few examples:
@haircommander any ideas what could have caused this? I lost all container_network_ metrics on 1.30 w/ cri-o + systemd. This seems like another cri-o/systemd/cadvisor issue.
My team recently upgraded from K8S v1.29.5 to v1.30.1. We noticed all metrics for
container_network*
immediately drop labels. When checking our metrics endpoint, here are a few examples:This has broken our existing prometheus queries for these metrics.
Environment
Potentially related issues