Skip to content

ref(flags): Remove frontend checks for minute-resolution-sessions feature flag#112748

Merged
wedamija merged 1 commit intomasterfrom
dfuller/remove-minute-resolution-sessions
Apr 10, 2026
Merged

ref(flags): Remove frontend checks for minute-resolution-sessions feature flag#112748
wedamija merged 1 commit intomasterfrom
dfuller/remove-minute-resolution-sessions

Conversation

@wedamija
Copy link
Copy Markdown
Member

@wedamija wedamija commented Apr 10, 2026

Part 1 of removing organizations:minute-resolution-sessions. This has been enabled to true everywhere for a while, so just removing the usages of the flag.

@wedamija wedamija requested review from a team as code owners April 10, 2026 22:22
@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 Apr 10, 2026
…eature flag

This feature flag has `default=True` and is always on for all users.
Remove all frontend feature checks and the `highFidelity` parameter
from `getSessionsInterval` — sub-hour resolution is now always used
for recent data, matching existing behavior for all users.

A follow-up backend PR will remove the feature registration from
`temporary.py` once this is deployed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@wedamija wedamija requested a review from cvxluo April 10, 2026 22:28
@wedamija wedamija force-pushed the dfuller/remove-minute-resolution-sessions branch from e77edb2 to cde833e Compare April 10, 2026 22:28
@wedamija wedamija changed the title ref(flags): Remove organizations:minute-resolution-sessions feature flag ref(flags): Remove frontend checks for minute-resolution-sessions feature flag Apr 10, 2026
@getsentry getsentry deleted a comment from github-actions bot Apr 10, 2026
wedamija added a commit that referenced this pull request Apr 10, 2026
… flag from the backend.

Part 2 of removing this flag. This removes the flag from the backend, and some old unused references from tests.

Part 1: #112748
@wedamija wedamija merged commit 1dddcda into master Apr 10, 2026
67 checks passed
@wedamija wedamija deleted the dfuller/remove-minute-resolution-sessions branch April 10, 2026 23:23
wedamija added a commit that referenced this pull request Apr 10, 2026
… flag from the backend.

Part 2 of removing this flag. This removes the flag from the backend, and some old unused references from tests.

Part 1: #112748
wedamija added a commit that referenced this pull request Apr 10, 2026
… flag from the backend.

Part 2 of removing this flag. This removes the flag from the backend, and some old unused references from tests.

Part 1: #112748
wedamija added a commit that referenced this pull request Apr 13, 2026
… flag from the backend. (#112749)

Part 2 of removing this flag. This removes the flag from the backend,
and some old unused references from tests.

Part 1: #112748
wedamija added a commit that referenced this pull request Apr 13, 2026
… flag from the backend. (#112749)

Part 2 of removing this flag. This removes the flag from the backend,
and some old unused references from tests.

Part 1: #112748
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.

3 participants