getsentry / getsentry/sentry-java

Drop transaction-based profiler

Open
#5,094 5 comments 0 reactions 0 assignees View on GitHub
Android Profiles Task
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### Description

We should drop transaction/trace-based profiler in v9, as afaik span-first does not support it.

This would include
- dropping `options.setProfilesSampleRate()`, as continuous profiling is controlled by `options.setProfileSessionSampleRate()`
- dropping the old profiler as well as the `isEnableLegacyProfiling` option

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.