-
Notifications
You must be signed in to change notification settings - Fork 60
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
feat: add check for nats connection #107
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the lint issue and add the required dependency to the docker-compose.yml
I was pretty sure I did 🤔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the contribution!
Sure. I appreciate such a good work and I am using it. This is the less I can do :) |
Add new check for nats connection using official
nats-io
library.For testing purpose the environment variable
HEALTH_GO_NATS_DSN
for the given docker-compose should benats://127.0.0.1:4222