Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine reporter caches #215

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

rockdaboot
Copy link
Contributor

  • separate sizes of reporter caches and size of tracehandler cache
  • reduce memory consumption by using smaller but still sufficient cache sizes
  • add a lifetime for cache items
  • regularly purge expired cache items to avoid memory leaks

@rockdaboot rockdaboot self-assigned this Oct 29, 2024
@rockdaboot rockdaboot requested review from a team as code owners October 29, 2024 11:27
@rockdaboot rockdaboot requested a review from florianl October 29, 2024 14:52
Copy link
Contributor

@fabled fabled left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (added one stylistic nit). Thank you!

@christos68k christos68k merged commit 1618b30 into open-telemetry:main Oct 30, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants