Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor. nodejs code example
Example: DeprecationWarning: current Server Discovery and Monitoring engine is deprecated,
mongoose.connect("paste db link", {useUnifiedTopology: true, useNewUrlParser: true, useCreateIndex: true });