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

Missing health check statement in dockerfile #471

Open
shatovilya opened this issue Feb 5, 2025 · 1 comment
Open

Missing health check statement in dockerfile #471

shatovilya opened this issue Feb 5, 2025 · 1 comment

Comments

@shatovilya
Copy link

To add a healthcheck to a Dockerfile, you can use the HEALTHCHECK statement. This instruction allows you to define a command that will check the state of the container. In your case, you can add a healthcheck that will check if the Kafka exporter metrics are available on port 9308.

@shatovilya
Copy link
Author

@danielqsj #472

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

No branches or pull requests

1 participant