Open
Description
Integration
sentry-spring-boot-starter-jakarta
Java Version
24
Version
8.14.0
Steps to Reproduce
With default settings and only DSN set, it seems like tracing was enabled and completely blew up RAM usage from 1 to 50 GB per instance. Both versions 7.14.0 and 8.14.0.
Setting sentry.traces-sample-rate=0 fixed the problem, but shouldn´t tracing be disabled by default (+ why would I ever enable it if it uses this much memory?).

Expected Result
RAM usage should be < 1 GB.
Actual Result
50 GB.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status