UNPKG

@opentelemetry/instrumentation-oracledb

Version:
3 lines 325 B
export { OracleInstrumentation } from './instrumentation'; export type { OracleInstrumentationConfig, OracleInstrumentationExecutionRequestHook, OracleInstrumentationExecutionResponseHook, OracleRequestHookInformation, OracleResponseHookInformation, SpanConnectionConfig, } from './types'; //# sourceMappingURL=index.d.ts.map