Monday 26 March 2018

Monitoring MongoDB connection status in node.js app

I've written a new blog post about Monitoring MongoDB connection status in node.js app (with typescript)This post covers:checking MongoDB connection status using the .isConnected() methodlistening to MongoDB events like: closed, reconnect, timeout and otherssetting appname and checking what applications are connected to a databaseI would be really glad if you can share your thoughts about it. All feedback is welcome. Thanks in advance!

Submitted March 26, 2018 at 09:54PM by ramlez

No comments:

Post a Comment