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(txnames): Feature flag for legacy transactions #51595

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Jun 26, 2023

Introduce feature flag to enable gradual rollout of getsentry/relay#2250.

@jjbayer jjbayer requested a review from a team June 26, 2023 13:03
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 26, 2023
@jjbayer jjbayer enabled auto-merge (squash) June 26, 2023 13:29
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #51595 (e62f568) into master (5a0cd6d) will decrease coverage by 2.26%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #51595     +/-   ##
=========================================
- Coverage    81.29    79.03   -2.26     
=========================================
  Files        4901     4901             
  Lines      205535   205536      +1     
  Branches    11081    11081             
=========================================
- Hits       167084   162436   -4648     
- Misses      38206    42855   +4649     
  Partials      245      245             
Impacted Files Coverage Δ
src/sentry/conf/server.py 91.86% <ø> (ø)
src/sentry/relay/config/__init__.py 96.99% <ø> (ø)
src/sentry/features/__init__.py 100.00% <100.00%> (ø)

... and 318 files with indirect coverage changes

@jjbayer jjbayer merged commit 89818b4 into master Jun 26, 2023
@jjbayer jjbayer deleted the feat/txname-legacy-feature branch June 26, 2023 13:40
@github-actions github-actions bot locked and limited conversation to collaborators Jul 12, 2023
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