-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKTask
Description
Description
ref #14154
Previously raised in #14067
We had a huge performance problem with a overhead of 5x or so in CPU Load. We investigated the issue and saw that the cleanup logic for OTEL ran on every span end. Thats why we rewrote this to run only once every interval.
I do not guarantee that this code is perfect, this is just a hint, that there is something wrong currently.
HofmannZHofmannZ
Metadata
Metadata
Assignees
Labels
Package-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKTask
Projects
Status
Waiting for: Community