-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
Description
We have rich profile data and it would be great to enrich the tracing view with this data since we get it from most of the popular SDKs now.
I want to do 2 things with profiles:
- Fill in missing instrumentation data in transactions or at least provide more details under some spans. I think this is easier (at least it is what I'm told) and would immediately bring value.
- Actually have the flamegraph etc for deeper debugging. I was referred to this component which we can easily port: getsentry/sentry@master/static/app/components/profiling/flamegraph/flamegraphPreview.tsx
Resources:
- Profile data format we need to consume: https://develop.sentry.dev/sdk/telemetry/profiles/sample-format-v1/
- Actual profile data from my sample Django app: https://gist.github.com/BYK/2bf873615ddf1bf1ce52efccab1dd347
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.