profile
viewpoint

Ask questions[Feature Request] Display container health status

Description

One of our uses cases for dozzle is to look at logs to understand why a container may be unhealthy. Docker has a healthcheck feature that is exposed in docker ps that can point developers to what continer's logs may be interesting to investigate, but this requires using both the docker CLI and dozzle. It would be great if dozzle was able to surface this information to avoid needing to use the docker CLI.

Potential solutions

  • Display a red icon in the left sidebar if a container is not healthy (per docker)
  • Display some green/red indicator at the top of the UI to indicate if all containers are healthy / unhealthy

Thanks for all your work on this awesome project ❤️ !

amir20/dozzle

Answer questions amir20

This is an excellent idea. Let me see what the API returns and see if this is possible. I was thinking of showing different colors when CPU is too high. But maybe healthcheck is better.

useful!

Related questions

No questions were found.
source:https://uonfu.com/
answerer
Amir Raminfar amir20 @Google San Francisco, CA https://amirraminfar.me/ I build things people don't need.
Github User Rank List