File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 8585 Referrer .API_STARFISH_MOBILE_STARTUP_EVENT_SAMPLES .value ,
8686 Referrer .API_STARFISH_MOBILE_STARTUP_SPAN_TABLE .value ,
8787 Referrer .API_STARFISH_MOBILE_STARTUP_LOADED_LIBRARIES .value ,
88+ Referrer .API_STARFISH_MOBILE_STARTUP_TOTALS .value ,
8889}
8990
9091API_TOKEN_REFERRER = Referrer .API_AUTH_TOKEN_EVENTS .value
Original file line number Diff line number Diff line change @@ -431,6 +431,7 @@ class Referrer(Enum):
431431 API_STARFISH_MOBILE_STARTUP_EVENT_SAMPLES = "api.starfish.mobile-startup-event-samples"
432432 API_STARFISH_MOBILE_STARTUP_SPAN_TABLE = "api.starfish.mobile-spartup-span-table"
433433 API_STARFISH_MOBILE_STARTUP_LOADED_LIBRARIES = "api.starfish.mobile-startup-loaded-libraries"
434+ API_STARFISH_MOBILE_STARTUP_TOTALS = "api.starfish.mobile-startup-totals"
434435
435436 API_SPAN_SAMPLE_GET_BOUNDS = "api.spans.sample-get-bounds"
436437 API_SPAN_SAMPLE_GET_SPAN_IDS = "api.spans.sample-get-span-ids"
You can’t perform that action at this time.
0 commit comments