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

Agent monitoring for docker container health state #90

Open
binsky08 opened this issue Feb 19, 2025 · 0 comments
Open

Agent monitoring for docker container health state #90

binsky08 opened this issue Feb 19, 2025 · 0 comments

Comments

@binsky08
Copy link

Problem
If a docker container is up and running, the "Docker status" check is green, even if the container persists in "unhealthy" state.

Describe the solution you'd like
Docker containers can have different states like starting, unhealthy, healthy. It would be cool if the container status check not only checks the running state, but also ensures that the state is healthy, if present. A dedicated docker check would also be fine.

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

No branches or pull requests

2 participants