alexliesenfeld / health

A simple and flexible health check library for Go.
MIT License
774 stars 38 forks source link

Add Mongo DB check #49

Closed alexliesenfeld closed 1 year ago

alexliesenfeld commented 1 year ago

It would be useful to have a library of commonly used health checks. In the scope of this issue, a health check should be implemented that checks if Mongo DB is alive (e.g. by pinging Mongo DB and see if the ping result is successful).

A few constraints to keep things clean and simple:

Should you have questions or require help, please join our discord chat room.

amarps commented 1 year ago

hello @alexliesenfeld can you assign me this issue?

alexliesenfeld commented 1 year ago

@amarps Sure!