Skip to content

4.11.6

Choose a tag to compare

@taegyunkim taegyunkim released this 13 Aug 17:27
30290f9

Bug Fixes

  • profiling: Fixes potential process memory growth when a stack profiling sampling cycle exits before completing a sample.
  • profiling: Fixes potential process memory growth in asyncio and gevent workloads after stack profiling sampling cycles exit before completion.
  • Fixed an issue that could have caused the internal symbol DB component to restart in nested fork child processes, potentially leading to high memory usage.
  • LLM Observability: Resolves an issue where OpenRouter requests made through the LiteLLM integration produced no span when the OpenAI integration was also enabled.
  • profiling: A rare crash happening when using gevent has been fixed.