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

feat(cogs): Track categories in COGS #4496

Merged
merged 1 commit into from
Feb 12, 2025
Merged

feat(cogs): Track categories in COGS #4496

merged 1 commit into from
Feb 12, 2025

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Feb 12, 2025

Makes it possible to split a COGS measurement into multiple categories.

Also instruments the transaction processing with more categories. The initial plan was to instrument normalization in multiple smaller categories, I decided against that in this PR because that requires an API change with huge effects in tests. If we realize normalization takes up a significant amount, we can revisit this.

Ref: https://github.com/getsentry/team-ingest/issues/637

#skip-changelog

@Dav1dde Dav1dde requested a review from a team as a code owner February 12, 2025 10:55
@Dav1dde Dav1dde force-pushed the dav1d/cogs-sub branch 4 times, most recently from ad48747 to c804364 Compare February 12, 2025 11:03
@Dav1dde Dav1dde self-assigned this Feb 12, 2025
Copy link
Member

@jjbayer jjbayer left a comment

Choose a reason for hiding this comment

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

Nice!

@Dav1dde Dav1dde merged commit 5f36e23 into master Feb 12, 2025
25 checks passed
@Dav1dde Dav1dde deleted the dav1d/cogs-sub branch February 12, 2025 13:33
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