Skip to content

ref(billing-platform): Use TieredPricingRate in SharedLineItemPool#302

Merged
brendanhsentry merged 5 commits into
mainfrom
brendan/shared-line-item-pool-ref
Jun 10, 2026
Merged

ref(billing-platform): Use TieredPricingRate in SharedLineItemPool#302
brendanhsentry merged 5 commits into
mainfrom
brendan/shared-line-item-pool-ref

Conversation

@brendanhsentry

@brendanhsentry brendanhsentry commented Jun 10, 2026

Copy link
Copy Markdown
Member

in an effort to address some comments from https://github.com/getsentry/getsentry/pull/20604#discussion_r3391705426

This will remove the need to store reserved_price_cents in UserParameters for shared line item pools. Prices can be part of PackageConfigs and at invoicing time we just look up the tier's correct price. Also, gives us the added benefit of specifying more than 1 reserved_pool_cents (if that ever becomes necessary)

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow ci / buf-checks (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJun 10, 2026, 10:40 PM

@brendanhsentry brendanhsentry marked this pull request as ready for review June 10, 2026 22:25
@brendanhsentry brendanhsentry requested a review from a team as a code owner June 10, 2026 22:25
Comment thread proto/sentry_protos/billing/v1/services/package/v1/package.proto Outdated
Comment thread proto/sentry_protos/billing/v1/services/package/v1/package.proto Outdated
@brendanhsentry brendanhsentry merged commit 40e3040 into main Jun 10, 2026
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