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(profiles): Add a new category to count profile chunks #3303

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Mar 21, 2024

We can't track invalid profile chunks' duration because we might not be able to parse them and it's expensive in case they need to be rate-limited but we still want to track invalid outcomes for them.

The plan is to add this data category and record outcomes by count on top of the duration.

Copy link
Member

@Dav1dde Dav1dde left a comment

Choose a reason for hiding this comment

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

DataCategory enum is not updated, the file modified is auto generated.

Also please update the python changelog.

py/CHANGELOG.md Outdated Show resolved Hide resolved
@phacops phacops enabled auto-merge (squash) March 21, 2024 13:17
@phacops phacops disabled auto-merge March 21, 2024 13:20
@phacops phacops enabled auto-merge (squash) March 21, 2024 13:35
@phacops phacops merged commit 36ce651 into master Mar 21, 2024
20 checks passed
@phacops phacops deleted the pierre/profiles-add-a-data-category-for-chunks branch March 21, 2024 13:58
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.

3 participants