ref(flags): Remove organizations:ourlogs-stats, replace with organizations:explore-dev-features and move it to a permanent flag#115673
Conversation
|
🚨 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 |
📊 Type Coverage Diff✅ No new type safety issues introduced. Coverage: 93.62% |
3c19415 to
845145e
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 845145e. Configure here.
845145e to
534dfee
Compare
…ev-features Remove the dev-only ourlogs-stats flag (registered Apr 2025, never rolled out). Gate LOG_ITEM stats category behind explore-dev-features instead. Move explore-dev-features to permanent.py flagpole section. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
534dfee to
8b53160
Compare
organizations:explore-dev-features and move it to a permanent flag
…ations:explore-dev-features` and move it to a permanent flag (#115673) Dev-only flag registered Apr 2025, never rolled out to customers. Remove the flag registration and the unreleased gated code paths. Keep the path and migrate over to `organizations:explore-dev-features`

Dev-only flag registered Apr 2025, never rolled out to customers. Remove the flag registration and the unreleased gated code paths.
Keep the path and migrate over to
organizations:explore-dev-features