UNPKG

279 BTypeScriptView Raw
1export declare const instrumentKafka: ((options?: unknown) => void) & {
2 id: string;
3};
4/**
5 * KafkaJs integration
6 *
7 * Capture tracing data for KafkaJs.
8 */
9export declare const kafkaIntegration: () => import("@sentry/types").Integration;
10//# sourceMappingURL=kafka.d.ts.map
\No newline at end of file