You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using opentelemetry following the documentation there is a memory leak or constant usage increase.
Without OpenTelemetry: he app usually goes from 500mb to 800mb under 5 hours.
With OpenTelemetry: 500mb to 4.2gb under 5 hours, once I remove the open telemetry set up it goes back to normal.