sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

[Starfish] Add more app-start related spans

Open markushi opened this issue 2 years ago • 1 comments

Description

There are a few more relevant app-launch related metrics which we could include for measuring cold start app times. Papa showcases some good examples.

markushi avatar Dec 05 '23 14:12 markushi

Quoting @romtsn

these would make a perfect hierarchy :smile: -- process fork/start span -- bindApplication span -- first class load span -- class loader created span -- ContentProviders -- Application.onCreate -- Activities

markushi avatar Dec 05 '23 15:12 markushi