Skip to content

Continuous Profiling #4592

@bruno-garcia

Description

@bruno-garcia

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

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions