Mongoose
This feature requires AppSignal for Node.js version 3.0.0 or higher.
This feature requires Mongoose version 5.9.7 or higher.
The AppSignal for Node.js integration for Mongoose.
Installation
The Mongoose client library is instrumented automatically by the AppSignal for Node.js package. You do not need to perform any additional setup to instrument Mongoose in your application.
Features
The Mongoose integration will send AppSignal a child span for each operation performed against a model. The child span represents the duration of the query, and the name of the span contains the name of the model used and the operation that was performed on that model.