Commit 2484e7d
chore(flags): Remove GA-graduated mep-use-default-tags flag
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>1 parent fe09080 commit 2484e7d
File tree
3 files changed
+12
-23
lines changed- src/sentry
- features
- search/events/builder
- tests/snuba/api/endpoints
3 files changed
+12
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | 187 | | |
189 | 188 | | |
190 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | | - | |
126 | 124 | | |
127 | 125 | | |
128 | 126 | | |
| |||
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 166 | + | |
176 | 167 | | |
177 | 168 | | |
178 | 169 | | |
| |||
Lines changed: 11 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3340 | 3340 | | |
3341 | 3341 | | |
3342 | 3342 | | |
3343 | | - | |
3344 | | - | |
3345 | | - | |
3346 | | - | |
3347 | | - | |
3348 | | - | |
3349 | | - | |
3350 | | - | |
3351 | | - | |
3352 | | - | |
3353 | | - | |
3354 | | - | |
| 3343 | + | |
| 3344 | + | |
| 3345 | + | |
| 3346 | + | |
| 3347 | + | |
| 3348 | + | |
| 3349 | + | |
| 3350 | + | |
| 3351 | + | |
| 3352 | + | |
| 3353 | + | |
3355 | 3354 | | |
3356 | 3355 | | |
3357 | 3356 | | |
| |||
0 commit comments