@opentelemetry/instrumentation-oracledb
Version:
OpenTelemetry instrumentation for `oracledb` database client for Oracle DB
3 lines • 325 B
TypeScript
export { OracleInstrumentation } from './instrumentation';
export type { OracleInstrumentationConfig, OracleInstrumentationExecutionRequestHook, OracleInstrumentationExecutionResponseHook, OracleRequestHookInformation, OracleResponseHookInformation, SpanConnectionConfig, } from './types';
//# sourceMappingURL=index.d.ts.map