Vladislav Zhukov
Vladislav Zhukov
@stefanosiano it works, thank you!
I also have some "Missing instrumentation" spans. I know which operations causes them and I'd like to have possibility to mark them explicitly as the child spans. 
@markushi Thank you for the answers! I'll try the approach with the `EventProcessor` a bit later. > could you describe your use-case a bit more in detail? Which kind of...
@romtsn > would you be interested if we provided auto-instrumentation for those components that get initialized as part of Application.onCreate Yes, I would! > We have some ideas on how...
@markushi @romtsn Hi! I've tried the solution with the custom `EventProcessor`, and looks like it works! The only thing that concerns me is that there are no `application.load` and `activity.load`...
@markushi We want to track the slow/frozen frame rates during full activity lifecycle
@markushi Hi, Any thoughts about this?
Hi, What's the status of this feature?
Hi, What's the status of it?
@stefanosiano Thank you!