containers / prometheus-podman-exporter

Prometheus exporter for podman environments exposing containers, pods, images, volumes and networks information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Is there anyway to make this work with podman v3.0.1?

Skipper0707 opened this issue · comments

Hello, I'm using Podman on Debian 11 and Podman v4x hasn't been added to the Debian repository yet, however, this project satisfies all of my container monitoring needs, I know you currently only support podman v4x but I was wondering if I use the image version since I have to enable and mount the podman.sock, would this exporter work with Podman v3.0.1 in container mode with podman.sock enabled and mounted?

Hi @Skipper0707
Thanks for reaching and sorry for the late reply.

Unforetunetaly the exporter won't work with podman v3.0.1.

Thank you so much for answering @navidys.

Hello everyone,
Thanks for the work by @navidys. I made a fork, and backported this project to podman v3.
You may check it here @Skipper0707.