Open thinkocapo opened 2 months ago
Core Sentry product
Add Profile to Custom Transaction
Need it for Android but probably a good idea for all SDK's.
We have Android's documentation for Custom Instrumentation we have:
Overall Approach:
Can open the Trace/Transaction in Sentry and then view the profile. It should cover the same duration of the parent span (the transaction).
Assigning to @getsentry/support for routing ⏲️
Core or SDK?
Core Sentry product
Which part? Which one?
Add Profile to Custom Transaction
Description
Need it for Android but probably a good idea for all SDK's.
We have Android's documentation for Custom Instrumentation we have:
Overall Approach:
Suggested Solution
Overall Approach:
Can open the Trace/Transaction in Sentry and then view the profile. It should cover the same duration of the parent span (the transaction).