@opentelemetry/instrumentation-mongodb
Version:
OpenTelemetry instrumentation for `mongodb` database client for MongoDB
4 lines • 316 B
TypeScript
export { MongoDBInstrumentation } from './instrumentation';
export { MongodbCommandType } from './types';
export type { CommandResult, DbStatementSerializer, MongoDBInstrumentationConfig, MongoDBInstrumentationExecutionResponseHook, MongoResponseHookInformation, } from './types';
//# sourceMappingURL=index.d.ts.map