Skip to content

feat(outcomes): Add additional discard reasons#3694

Merged
cmanallen merged 1 commit intomasterfrom
cmanallen/add-client-discard-reasons
Feb 6, 2023
Merged

feat(outcomes): Add additional discard reasons#3694
cmanallen merged 1 commit intomasterfrom
cmanallen/add-client-discard-reasons

Conversation

@cmanallen
Copy link
Copy Markdown
Member

@cmanallen cmanallen commented Feb 2, 2023

getsentry/sentry-javascript#6774

Adds two new discard reasons to support replays javascript sdk use-cases. More information can be found in the linked issue.

  • Are there other areas I need to change?
  • Test coverage?

@cmanallen cmanallen requested a review from a team as a code owner February 2, 2023 14:34
@evanh
Copy link
Copy Markdown
Member

evanh commented Feb 6, 2023

Are there other areas I need to change?

Not in Snuba. I can't speak to ingest etc.

Test coverage?

There are tests in this file: https://github.com/getsentry/snuba/blob/master/tests/test_outcomes_api.py
They aren't specific to the processor though. I think this change is innocuous enough to not require a new test though.

@cmanallen
Copy link
Copy Markdown
Member Author

@evanh Sounds good. Just wanted to be sure this was a low cardinality field and not an enum which would have required a migration.

@cmanallen cmanallen merged commit eaed037 into master Feb 6, 2023
@cmanallen cmanallen deleted the cmanallen/add-client-discard-reasons branch February 6, 2023 19:46
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