UNPKG

@opentelemetry/instrumentation-kafkajs

Version:
3 lines 262 B
export { KafkaJsInstrumentation } from './instrumentation'; export type { KafkaConsumerCustomAttributeFunction, KafkaJsInstrumentationConfig, KafkaProducerCustomAttributeFunction, KafkajsMessage, MessageInfo, } from './types'; //# sourceMappingURL=index.d.ts.map