Skip to content

Commit e684c7e

Browse files
authored
chore: prune removed feature flags on main repository (#3731)
1 parent ed04842 commit e684c7e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

sentry/sentry.conf.example.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -294,20 +294,11 @@ def get_internal_network():
294294
)
295295
# Starfish related flags
296296
+ (
297-
"organizations:deprecate-fid-from-performance-score",
298297
"organizations:indexed-spans-extraction",
299298
"organizations:insights-entry-points",
300299
"organizations:insights-initial-modules",
301300
"organizations:insights-addon-modules",
302-
"organizations:mobile-ttid-ttfd-contribution",
303-
"organizations:performance-calculate-score-relay",
304301
"organizations:standalone-span-ingestion",
305-
"organizations:starfish-browser-resource-module-image-view",
306-
"organizations:starfish-browser-resource-module-ui",
307-
"organizations:starfish-browser-webvitals",
308-
"organizations:starfish-browser-webvitals-pageoverview-v2",
309-
"organizations:starfish-browser-webvitals-replace-fid-with-inp",
310-
"organizations:starfish-browser-webvitals-use-backend-scores",
311302
"organizations:starfish-mobile-appstart",
312303
"projects:span-metrics-extraction",
313304
"projects:span-metrics-extraction-addons",

0 commit comments

Comments
 (0)