Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman - duplicate metrics for /machine.slice/... containers #3548

Open
heapdavid opened this issue Jun 20, 2024 · 0 comments
Open

Podman - duplicate metrics for /machine.slice/... containers #3548

heapdavid opened this issue Jun 20, 2024 · 0 comments

Comments

@heapdavid
Copy link

heapdavid commented Jun 20, 2024

We're seeing duplicate metrics on podman for any containers that have an id starting /machine.slice/... - there is a single slash appended to the end of one id, e.g.:

container_start_time_seconds{id="/machine.slice/libpod-7c55eaef8b05ee98b08901ab7c01c171871d9bff0777941b3fdfbb4da20092aa.scope",image="[redacted]",name="[redacted]"} 1.715944154e+09
container_start_time_seconds{id="/machine.slice/libpod-7c55eaef8b05ee98b08901ab7c01c171871d9bff0777941b3fdfbb4da20092aa.scope/",image="[redacted]",name="[redacted]"} 1.715944154e+09

We're using cAdvisor 0.49.1 with Podman 4.3.1 on Debian 12/Bookworm

We're not seeing the issue with any other containers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant