UNPKG

@opentelemetry/instrumentation-pg

Version:
4 lines 336 B
export { PgInstrumentation } from './instrumentation'; export { AttributeNames } from './enums/AttributeNames'; export type { PgInstrumentationConfig, PgInstrumentationExecutionRequestHook, PgInstrumentationExecutionResponseHook, PgRequestHookInformation, PgResponseHookInformation, } from './types'; //# sourceMappingURL=index.d.ts.map