Skip to content

Commit 9bb0d4f

Browse files
author
Luca Forstner
committed
fix
1 parent 01bcd7b commit 9bb0d4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/node/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export { tediousIntegration } from './integrations/tracing/tedious';
3434
export { genericPoolIntegration } from './integrations/tracing/genericPool';
3535
export { dataloaderIntegration } from './integrations/tracing/dataloader';
3636
export { amqplibIntegration } from './integrations/tracing/amqplib';
37+
export { childProcessIntegration } from './integrations/childProcess';
3738

3839
export { SentryContextManager } from './otel/contextManager';
3940
export { generateInstrumentOnce } from './otel/instrument';

0 commit comments

Comments
 (0)