UNPKG

@opentelemetry/instrumentation-mongoose

Version:

OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB

3 lines 250 B
export { MongooseInstrumentation } from './mongoose'; export type { DbStatementSerializer, MongooseInstrumentationConfig, MongooseResponseCustomAttributesFunction, ResponseInfo, SerializerPayload, } from './types'; //# sourceMappingURL=index.d.ts.map