You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your change request related to a problem? Please describe.
It is usefull to be able to the tell the health and status of running containers in docker or podman. These attributes would make it easier to keep track of the status of containers and their health.
Area(s)
area:container
Is your change request related to a problem? Please describe.
It is usefull to be able to the tell the health and status of running containers in docker or podman. These attributes would make it easier to keep track of the status of containers and their health.
Describe the solution you'd like
I would like 2 new attributes for containers
Name:
container.health
integer with the following definitionsName:
container.status
integer with the following definitionsThese 2 attributes makes overview of running containers possible. Inspiration from prometheus-podman-exporter
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: