Skip to content

feat(sessions): Remove unused sessions ingestion feature flags#69860

Merged
Dav1dde merged 2 commits intomasterfrom
dav1d/remove-session-feature-flags
Apr 30, 2024
Merged

feat(sessions): Remove unused sessions ingestion feature flags#69860
Dav1dde merged 2 commits intomasterfrom
dav1d/remove-session-feature-flags

Conversation

@Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Apr 29, 2024

Relay can no longer ingest sessions into Kafka after getsentry/relay#3271 making these feature flags obsolete.

See also: getsentry/relay#3368 and getsentry/relay#3492

@Dav1dde Dav1dde requested review from a team as code owners April 29, 2024 12:50
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 29, 2024
@Dav1dde Dav1dde self-assigned this Apr 29, 2024
Copy link
Member

@jjbayer jjbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also link getsentry/relay#2050 in the PR description? That's when we stopped forwarding the feature flag to external Relays apparently.

@codecov
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.84%. Comparing base (a5cfe50) to head (e45e1c3).
Report is 71 commits behind head on master.

❗ Current head e45e1c3 differs from pull request most recent head 13dacd0. Consider uploading reports for the commit 13dacd0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #69860      +/-   ##
==========================================
- Coverage   79.84%   79.84%   -0.01%     
==========================================
  Files        6486     6486              
  Lines      288285   288282       -3     
  Branches    49667    49666       -1     
==========================================
- Hits       230185   230175      -10     
- Misses      57698    57705       +7     
  Partials      402      402              
Files Coverage Δ
src/sentry/apidocs/examples/project_examples.py 100.00% <ø> (ø)
src/sentry/conf/server.py 89.18% <ø> (ø)
src/sentry/features/temporary.py 100.00% <ø> (ø)
src/sentry/relay/config/__init__.py 96.43% <100.00%> (-0.02%) ⬇️

... and 11 files with indirect coverage changes

Copy link
Contributor

@iker-barriocanal iker-barriocanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these defined/used in getsentry?

@Dav1dde
Copy link
Member Author

Dav1dde commented Apr 30, 2024

Are these defined/used in getsentry?

See the linked getsentry PR ;)

@Dav1dde Dav1dde enabled auto-merge (squash) April 30, 2024 11:48
@Dav1dde Dav1dde merged commit 86c42b2 into master Apr 30, 2024
@Dav1dde Dav1dde deleted the dav1d/remove-session-feature-flags branch April 30, 2024 12:16
@github-actions github-actions bot locked and limited conversation to collaborators May 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.

5 participants