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

feat: Add image_id to podman_container_info

t4nki opened this issue · comments

Is your feature request related to a problem? Please describe.
I'm trying to have the leanest dashboard possible
I gather infos about the running containers, but i'd love to be able to show container image age
So far, to achieve this, I have to create a separate panel to display container image information

Describe the solution you'd like
If podman_container_info could contain used image id, I would be able to create a query that would display container image info in the same panel

Additional context
Here are the two panels I'd love to combine :
container info :
image
image info :
image

Thank you very much for taking this request into consideration

A friendly reminder that this issue had no activity for 30 days.