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(sentry-sdk): Enable HTTP2 transport #79736

Merged
merged 5 commits into from
Oct 30, 2024
Merged

feat(sentry-sdk): Enable HTTP2 transport #79736

merged 5 commits into from
Oct 30, 2024

Conversation

BYK
Copy link
Member

@BYK BYK commented Oct 24, 2024

This reverts commit e88eae1
and fixes the issue by adding sentry-sdk[http2] as a
dependency.

Retake of #79278.

This reverts commit e88eae1
and fixes the issue by adding `sentry-sdk[http2]` as a
dependency.

Retake of #79278.
@BYK BYK requested review from a team as code owners October 24, 2024 22:08
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 24, 2024
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #79736      +/-   ##
==========================================
+ Coverage   78.10%   78.50%   +0.40%     
==========================================
  Files        7158     7146      -12     
  Lines      316496   315367    -1129     
  Branches    43631    43392     -239     
==========================================
+ Hits       247197   247590     +393     
+ Misses      62952    61431    -1521     
+ Partials     6347     6346       -1     

@BYK BYK merged commit 2ac0580 into master Oct 30, 2024
52 checks passed
@BYK BYK deleted the byk/feat/rehttp2 branch October 30, 2024 20:51
MichaelSun48 pushed a commit that referenced this pull request Oct 31, 2024
This reverts commit e88eae1
and fixes the issue by adding `sentry-sdk[http2]` as a
dependency.

Retake of #79278.

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2024
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.

3 participants