Problem Statement
Hi!
I use the performance v2 feature, and as the next step, I'd like to measure specific operations time during the application.load operation, for example, and enrich the transaction with more detailed spans.
I haven't found the proper way to do this at the moment.
Could you please suggest if there is some workaround to do that using the current API(custom callbacks or event processor?)
Expected behaviour: possibility to add child spans to the existing spans(application.load, activity.load, etc.) during cold app start.
SDK version - 7.9.0
Thank you!
Solution Brainstorm
No response
Problem Statement
Hi!
I use the performance v2 feature, and as the next step, I'd like to measure specific operations time during the
application.loadoperation, for example, and enrich the transaction with more detailed spans.I haven't found the proper way to do this at the moment.
Could you please suggest if there is some workaround to do that using the current API(custom callbacks or event processor?)
Expected behaviour: possibility to add child spans to the existing spans(
application.load,activity.load, etc.) during cold app start.SDK version -
7.9.0Thank you!
Solution Brainstorm
No response