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

fix(unreal): Don't drop event in PoP relays [INC-181] [ISSUE-1558] #1355

Merged
merged 2 commits into from
Jul 28, 2022

Conversation

untitaker
Copy link
Member

metrics extraction errors in pops if there is no event in the envelope.
This at least impacts Unreal events, but potentially more event types
where creates_event is True without there actually being an event in
the envelope.

metrics extraction errors in pops if there is no event in the envelope.
This at least impacts Unreal events, but potentially more event types
where `creates_event` is True without there actually being an event in
the envelope (minidumps?)
@untitaker untitaker requested a review from a team July 28, 2022 12:25
@untitaker untitaker changed the title fix(unreal): Don't drop event in PoP relays fix(unreal): Don't drop event in PoP relays [INC-181] [ISSUE-1558] Jul 28, 2022
@untitaker untitaker merged commit aa249f8 into master Jul 28, 2022
@untitaker untitaker deleted the fix/unreal-events-dropped branch July 28, 2022 12:53
jan-auer added a commit that referenced this pull request Jul 28, 2022
* master:
  fix(metrics): Fix broken extraction of ops breakdown and conditional tagging (#1357)
  fix(unreal): Don't drop event in PoP relays [INC-181] [ISSUE-1558] (#1355)
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