Vladislav Zhukov

Results 10 comments of Vladislav Zhukov

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. ![image](https://github.com/user-attachments/assets/6afd5553-7f88-4018-95b2-5b7c9f7579a1)

@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