Skip to content

ref(flags): Remove organizations:performance-mep-reintroduce-histograms#115674

Merged
wedamija merged 1 commit into
masterfrom
flag-cleanup/organizations-performance-mep-reintroduce-histograms
May 20, 2026
Merged

ref(flags): Remove organizations:performance-mep-reintroduce-histograms#115674
wedamija merged 1 commit into
masterfrom
flag-cleanup/organizations-performance-mep-reintroduce-histograms

Conversation

@wedamija
Copy link
Copy Markdown
Member

Dev-only flag registered Oct 2022, never rolled out to customers. Remove the flag registration and the unreleased gated code paths.

@github-actions github-actions Bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.57%

@wedamija wedamija marked this pull request as ready for review May 15, 2026 21:34
@wedamija wedamija requested a review from a team as a code owner May 15, 2026 21:34
Registered Oct 2022, dev-only, never rolled out to customers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@wedamija wedamija force-pushed the flag-cleanup/organizations-performance-mep-reintroduce-histograms branch from 04334fc to 7081add Compare May 20, 2026 19:50
@wedamija wedamija enabled auto-merge (squash) May 20, 2026 19:50
@github-actions
Copy link
Copy Markdown
Contributor

Backend Test Failures

Failures on b7fdec9 in this run:

tests/symbolicator/test_minidump_full.py::SymbolicatorMinidumpIntegrationTest::test_minidump_threadnameslog
[gw1] linux -- Python 3.13.1 /home/runner/work/sentry/sentry/.venv/bin/python3
tests/symbolicator/test_minidump_full.py:207: in test_minidump_threadnames
    event = self.post_and_retrieve_minidump({"upload_file_minidump": f}, {})
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/sentry/testutils/relay.py:127: in post_and_retrieve_minidump
    assert resp.ok
E   assert False
E    +  where False = <Response [503]>.ok

@wedamija wedamija merged commit b2fd7f0 into master May 20, 2026
123 of 125 checks passed
@wedamija wedamija deleted the flag-cleanup/organizations-performance-mep-reintroduce-histograms branch May 20, 2026 20:47
JonasBa pushed a commit that referenced this pull request May 21, 2026
…ms (#115674)

Dev-only flag registered Oct 2022, never rolled out to customers. Remove the flag registration and the unreleased gated code paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants