File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -298,9 +298,9 @@ def get_internal_network():
298
298
"organizations:indexed-spans-extraction" ,
299
299
"organizations:insights-entry-points" ,
300
300
"organizations:insights-initial-modules" ,
301
+ "organizations:insights-addon-modules" ,
301
302
"organizations:mobile-ttid-ttfd-contribution" ,
302
303
"organizations:performance-calculate-score-relay" ,
303
- "organizations:spans-first-ui" ,
304
304
"organizations:standalone-span-ingestion" ,
305
305
"organizations:starfish-browser-resource-module-image-view" ,
306
306
"organizations:starfish-browser-resource-module-ui" ,
@@ -310,6 +310,7 @@ def get_internal_network():
310
310
"organizations:starfish-browser-webvitals-use-backend-scores" ,
311
311
"organizations:starfish-mobile-appstart" ,
312
312
"projects:span-metrics-extraction" ,
313
+ "projects:span-metrics-extraction-addons" ,
313
314
) # starfish related flags
314
315
}
315
316
)
You can’t perform that action at this time.
0 commit comments