We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
generateInstrumentOnce
1 parent 390c9b7 commit 8c9330aCopy full SHA for 8c9330a
packages/aws-serverless/src/index.ts
@@ -16,6 +16,7 @@ export {
16
getCurrentHub,
17
getClient,
18
isInitialized,
19
+ generateInstrumentOnce,
20
getCurrentScope,
21
getGlobalScope,
22
getIsolationScope,
packages/bun/src/index.ts
@@ -36,6 +36,7 @@ export {
36
37
38
39
40
41
42
packages/google-cloud-serverless/src/index.ts
0 commit comments