Commits
User selector
Commit History
Commits on Mar 4, 2025
perf(node): Store normalized request for processing (#15570)
Show description for 748c5ceauthored
Commits on Feb 25, 2025
Commits on Feb 24, 2025
feat: Upgrade OTEL deps (#15472)
Show description for 5ade42eauthored
Commits on Feb 20, 2025
feat(node): Support Express v5 (#15380)
Show description for 1aa5bbeauthored
Commits on Feb 12, 2025
feat(node): Extract Sentry-specific node-fetch instrumentation (#15231)
Show description for 7c8f0cdandauthored
Commits on Feb 10, 2025
- authored
Luca Forstner
Commits on Feb 6, 2025
Commits on Feb 5, 2025
feat(core): Rename `hasTracingEnabled` to `hasSpansEnabled` (#15309)
Show description for 447911aauthoredfix(node): Fix name of `vercelAIIntegration` to `VercelAI` (#15298)
Show description for 8506119authored
Commits on Jan 31, 2025
fix(node): Ensure `httpIntegration` propagates traces (#15233)
Show description for 3e31bdcandauthored
Commits on Jan 28, 2025
- authored
Luca Forstner
Commits on Jan 23, 2025
Commits on Jan 22, 2025
Commits on Jan 21, 2025
feat(node): Capture exceptions from `worker_threads` (#15105)
Show description for a3cf458authoredfix(node/nestjs): Use method on current fastify request (#15066)
Show description for 6bf2374andauthored
Commits on Jan 20, 2025
- authored
Luca Forstner - authored
Luca Forstner
Commits on Jan 14, 2025
fix(node): Enforce that ContextLines integration does not leave open file handles (#14995)
Show description for 9f74bc9authored
Commits on Jan 13, 2025
feat(core)!: Update `requestDataIntegration` handling (#14806)
Show description for 46ac778authored
Commits on Jan 10, 2025
ref: Rewrite to use optional chaining & add eslint rule (#14966)
Show description for de2c1adauthored
Commits on Jan 9, 2025
ref: Use optional chaining where possible (#14954)
Show description for 1048a43andauthoredfeat!: Remove `spanId` from propagation context (#14733)
Show description for d5af638andauthored
Commits on Jan 7, 2025
ref(core): Store `ipAddress` as SDKProcessingMetadata (#14899)
Show description for ec78f80authored
Commits on Jan 3, 2025
feat(core)!: Always use session from isolation scope (#14860)
Show description for 64d36a9authored
Commits on Dec 30, 2024
fix(node): Ensure express requests are properly handled (#14850)
Show description for 9cd0e8eauthored
Commits on Dec 23, 2024
fix: Correctly resolve debug IDs for ANR events with custom appRoot (#14822)
Show description for 4443cb7authoredfix(node): Ensure `NODE_OPTIONS` is not passed to worker threads (#14824)
Show description for 9b1ab0eauthored
Commits on Dec 19, 2024
- authored
Luca Forstner
Commits on Dec 18, 2024
feat(node): Do not overwrite prisma `db.system` in newer Prisma versions (#14771)
Show description for 786c5caauthored
Commits on Dec 17, 2024
feat(nestjs): Move `nestIntegration` into nest sdk and remove `setupNestErrorHandler` (#14751)
Show description for e0d76b1authoredref: Remove unnecessary checks for `SpanJSON.data` existence (#14731)
Show description for f862dd6authored
Commits on Dec 16, 2024
feat(core): Streamline `SpanJSON` type (#14693)
Show description for 655e8a7authoredref: Remove some unnecessary conditions (#14698)
Show description for e714e3dauthored
Commits on Dec 13, 2024
feat: Allow capture of more than 1 ANR event (#14684)
Show description for 33b3b23authored