getsentry / getsentry/sentry-java
Drop transaction-based profiler
Offen
Android
Profiles
Task
- Vorherrschende Sprache
- Kotlin
- Sterne
- 1.4k
- Forks
- 478
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 67
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.