-
-
Notifications
You must be signed in to change notification settings - Fork 224
Open
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestProduct: Profiling
Description
Problem Statement
The current implementation of profiling we have on Sentry.Profiling
implements the old Sentry protocol.
One of the big limitations of the current implementation is that it has a hard 30 second max duration. And that it must be tied to a transaction, which we're moving on from.
Since then, we moved to UI and Continuous profiling.
We should migrate the code here to the new protocol.
Related to:
Example implementations:
JVM:
Python:
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestProduct: Profiling
Projects
Status
No status