Skip to content

ref(consumers): Add min-partition-id #95031

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

Merged
merged 2 commits into from
Jul 8, 2025
Merged

ref(consumers): Add min-partition-id #95031

merged 2 commits into from
Jul 8, 2025

Conversation

untitaker
Copy link
Member

consumer_member_id is too high cardinality and cannot be deployed
globally.

consumer_member_id is too high cardinality and cannot be deployed
globally.
@untitaker untitaker requested review from a team as code owners July 8, 2025 14:22
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 8, 2025
untitaker added a commit to getsentry/arroyo that referenced this pull request Jul 8, 2025
The tag is too high cardinality. We're going to go with getsentry/sentry#95031 instead
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

Attention: Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/consumers/__init__.py 36.36% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #95031    +/-   ##
========================================
  Coverage   87.88%   87.88%            
========================================
  Files       10445    10446     +1     
  Lines      604147   604560   +413     
  Branches    23586    23586            
========================================
+ Hits       530944   531346   +402     
- Misses      72842    72853    +11     
  Partials      361      361            

untitaker added a commit to getsentry/arroyo that referenced this pull request Jul 8, 2025
The tag is too high cardinality. We're going to go with getsentry/sentry#95031 instead
@untitaker untitaker merged commit d11198e into master Jul 8, 2025
63 checks passed
@untitaker untitaker deleted the min-partition-id branch July 8, 2025 20:52
andrewshie-sentry pushed a commit that referenced this pull request Jul 14, 2025
consumer_member_id is too high cardinality and cannot be deployed
globally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants