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

perf(ingester): refactor lock acquisitions related to not_owned series limit functionality #15839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Jan 17, 2025

  • dont block reads & writes to tenants while updating the owned streams trackers
  • in ownedStreamsService, prefer atomics where possible and fallback to mutices.
  • More helpful le buckets in lock metrics.

…ies limit functionality

dont block reads & writes to tenants while updating the owned streams trackers
@owen-d owen-d requested a review from a team as a code owner January 17, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant