Commits
User selector
Commit History
Commits on Jan 20, 2025
- authored
Luca Forstner
Commits on Jan 16, 2025
- authored
Luca Forstner
Commits on Jan 9, 2025
ref: Use optional chaining where possible (#14954)
Show description for 1048a43andauthoredtest(node): Ensure test dates use UTC consistently (#14953)
Show description for e886671authoredfeat!: Remove `spanId` from propagation context (#14733)
Show description for d5af638andauthored
Commits on Jan 3, 2025
feat(core)!: Always use session from isolation scope (#14860)
Show description for 64d36a9authored
Commits on Dec 19, 2024
- authored
Luca Forstner
Commits on Dec 17, 2024
feat(nestjs): Move `nestIntegration` into nest sdk and remove `setupNestErrorHandler` (#14751)
Show description for e0d76b1authored
Commits on Dec 16, 2024
ref: Remove some unnecessary conditions (#14698)
Show description for e714e3dauthored
Commits on Dec 13, 2024
feat(node)!: Avoid http spans by default for custom OTEL setups (#14678)
Show description for 6341794authored andcommitted
Commits on Dec 11, 2024
- committed
Luca Forstner
Commits on Dec 10, 2024
- committed
Luca Forstner fix(node): Guard against invalid `maxSpanWaitDuration` values (#14632)
Show description for a9cfd11authored
Commits on Dec 5, 2024
- authored
Luca Forstner fix(core): Decode `filename` and `module` stack frame properties in Node stack parser (#14544)
Show description for d8bd0f5authoredfeat(opentelemetry): Update OpenTelemetry dependencies to `1.28.0` (#14547)
Show description for d631127authored
Commits on Nov 29, 2024
test: Ensure we properly test trace & span IDs (#14520)
Show description for 1f08b3bauthored
Commits on Nov 28, 2024
Commits on Nov 27, 2024
perf(opentelemetry): Bucket spans for cleanup (#14154)
Show description for a4138e9andauthored
- authored
Luca Forstner
Commits on Nov 20, 2024
- authored
Luca Forstner
Commits on Nov 15, 2024
Commits on Nov 12, 2024
Commits on Nov 4, 2024
ref: Fix typos in various places (#14144)
Show description for 028db6fandauthored
Commits on Oct 18, 2024
- authored
Luca Forstner
Commits on Oct 8, 2024
fix(node): Ensure graphql options are correct when preloading (#13769)
Show description for 4ad2c35authored
Commits on Sep 18, 2024
feat(node): Add `disableInstrumentationWarnings` option (#13693)
Show description for 18c9ab6authored
Commits on Sep 9, 2024
test(node): Use fake timers to speed up unit tests (#13607)
Show description for 15dd865authored
Commits on Aug 13, 2024
feat: Add support for SENTRY_SPOTLIGHT env var in Node (#13325)
Show description for 55220cfandauthored
Commits on Aug 5, 2024
ref(node): Split up nest integration into multiple files (#13172)
Show description for 7ad5054authored
Commits on Jul 30, 2024
feat(nestjs): Automatic instrumentation of nestjs middleware (#13065)
Show description for e3af1ceauthored
Commits on Jul 29, 2024
fix(node): Improve OTEL validation logic (#13079)
Show description for 9a8e910authored
Commits on Jul 22, 2024
- authored
Luca Forstner
Commits on Jul 10, 2024
fix(otel): Do not add `otel.kind: INTERNAL` attribute (#12841)
Show description for 196fc09authored