feat(core-shared): OTel barrel + ESLint allowlist for SDK packages
This commit is contained in:
2
packages/core-shared/src/instrumentation/otel/index.ts
Normal file
2
packages/core-shared/src/instrumentation/otel/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { initOtelServerNode, type InitOtelServerNodeOpts } from "./init-server-node";
|
||||
export { buildResource, type BuildResourceOpts } from "./resource";
|
||||
Reference in New Issue
Block a user