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

ref: Remove the default entity from the post process forwarder #40131

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

lynnagara
Copy link
Member

@lynnagara lynnagara commented Oct 17, 2022

This is no longer a good default (and should probably be eventually deprecated all together) since errors and transactions are now being mapped to different topics by default in Sentry and Snuba (which prevents this from working properly). This change forces the user to pass a value here.

This is no longer a good default (and should probably be eventually deprecated
all together) since errors and transactions are now being mapped to different
topics by default (which prevents this from working properly). This change
forces the user to pass a value here.
@lynnagara lynnagara merged commit 7bf6501 into master Oct 17, 2022
@lynnagara lynnagara deleted the ppf-default-entity branch October 17, 2022 23:03
barkbarkimashark pushed a commit that referenced this pull request Oct 18, 2022
This is no longer a good default (and should probably be eventually
deprecated all together) since errors and transactions are now being
mapped to different topics by default in Sentry and Snuba (which
prevents this from working properly). This change forces the user to
pass a value here.
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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