Finding and Fixing a Memory Leak in OpenTelemetry: A Debugging Walkthrough
··8 mins
A mysterious memory leak in production turned out to be caused by a bug in the OpenTelemetry Python library that only occurred in serverless environments, not during local testing.