Skip to content

Sentry blew up memory usage #4513

Open
Open
@piotrblasiak

Description

@piotrblasiak

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?).

Image

Expected Result

RAM usage should be < 1 GB.

Actual Result

50 GB.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions