getsentry / getsentry/sentry-java
Drop transaction-based profiler
Abierto
Android
Profiles
Task
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.