olexnzarov / telegraf-session-mongodb

MongoDB session middleware for Telegraf
25 stars 14 forks source link

Fixed DeprecationWarning #2

Closed yankovskiy closed 5 years ago

yankovskiy commented 5 years ago

On the new version mongodb & mongodb driver has been warning: DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to MongoClient.connect.