getsentry / getsentry/sentry-java

Drop transaction-based profiler

Abierto
#5,094 5 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.