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

Prealloc tweaks #4369

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Prealloc tweaks #4369

merged 6 commits into from
Nov 26, 2024

Conversation

joe-elliott
Copy link
Member

What this PR does:
#4344 improved prealloc behavior gettings us 10-40% working set reductions across all our clusters. It also introduced a metric to help track prealloc "misses". This PR by default will not change any Tempo behavior but will give better information and tunable parameters for precise tuning of the prealloc buckets.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Joe Elliott <[email protected]>
Signed-off-by: Joe Elliott <[email protected]>
Signed-off-by: Joe Elliott <[email protected]>
Signed-off-by: Joe Elliott <[email protected]>
Signed-off-by: Joe Elliott <[email protected]>
Copy link
Contributor

@zalegrala zalegrala left a comment

Choose a reason for hiding this comment

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

Looks good to me. Nice one.

@joe-elliott joe-elliott merged commit b91d038 into grafana:main Nov 26, 2024
16 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.

2 participants