Skip to content

chore(flags): Remove GA-graduated mep-use-default-tags flag#108774

Merged
wedamija merged 2 commits intomasterfrom
flag-burner/ga/data-browsing-batch-2
Apr 13, 2026
Merged

chore(flags): Remove GA-graduated mep-use-default-tags flag#108774
wedamija merged 2 commits intomasterfrom
flag-burner/ga/data-browsing-batch-2

Conversation

@wedamija
Copy link
Copy Markdown
Member

@wedamija wedamija commented Feb 20, 2026

Remove mep-use-default-tags feature flag — enabled at 100% with no conditions.

The use_default_tags property in MetricsQueryBuilder now always returns True for non-spans queries.

🤖 Generated with Claude Code

@wedamija wedamija requested review from a team as code owners February 20, 2026 22:48
@wedamija wedamija removed the request for review from a team February 20, 2026 22:48
@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 Feb 20, 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.

Comment thread static/app/views/settings/project/projectKeys/list/keyRow.tsx
@wedamija wedamija force-pushed the flag-burner/ga/data-browsing-batch-2 branch from d9e3cac to 2484e7d Compare February 21, 2026 00:18
@wedamija wedamija changed the title chore(flags): Remove 5 GA-graduated data-browsing feature flags (batch 2) chore(flags): Remove GA-graduated mep-use-default-tags flag Feb 21, 2026
Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

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.

Comment thread src/sentry/search/events/builder/metrics.py
wedamija and others added 2 commits April 10, 2026 14:07
Remove mep-use-default-tags feature flag — enabled at 100% with no conditions.
The use_default_tags property now always returns True for non-spans queries.

Note: Other flags from the original batch (performance-queries-mongodb-extraction,
relay-otlp-traces-endpoint, relay-otel-logs-endpoint, span-v2-otlp-processing)
were restored because they are in EXPOSABLE_FEATURES and must not be removed yet.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…s enabled

Since mep-use-default-tags is now always on, non-on-demand queries
correctly reject custom tags not in DEFAULT_METRIC_TAGS.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wedamija wedamija merged commit 150a23e into master Apr 13, 2026
77 checks passed
@wedamija wedamija deleted the flag-burner/ga/data-browsing-batch-2 branch April 13, 2026 16:53
wedamija added a commit that referenced this pull request Apr 13, 2026
Remove `mep-use-default-tags` feature flag — enabled at 100% with no
conditions.

The `use_default_tags` property in MetricsQueryBuilder now always
returns True for non-spans queries.
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