getsentry / opentelemetry-demo

OpenTelemetry Community Demo Application
Apache License 2.0
9 stars 0 forks source link

fix(frontend-node): Disable local variables integration due to a memory leak #86

Closed tonyo closed 1 year ago

tonyo commented 1 year ago

Temporarily disabling LocalVariables integration because it seems to be introducing a memory leak. Also removing debug output we introduced a few commits ago.