-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
Note
The pull request "feat(deno): Export metrics API from Deno SDK" was created by @sergical but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.
Summary
- Add
metricsto the@sentry/corere-export block inpackages/deno/src/index.ts - The
metricsnamespace is already exported from@sentry/coreand re-exported by@sentry/node, but was missing from the Deno SDK
Test plan
-
yarn build:dev:filter @sentry/denopasses -
cd packages/deno && yarn test— all 12 tests pass -
eslint src/index.ts— no lint issues
🤖 Generated with Claude Code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels