getsentry / getsentry/sentry-java
Create spans for Android database transaction BEGIN, COMMIT and ROLLBACK
Abierto
Android
Feature
Spans
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### Problem Statement
Create spans for Android database transaction BEGIN, COMMIT and ROLLBACK, e.g. for SQLite
See https://github.com/getsentry/sentry-java/issues/4351 for more details
### Solution Brainstorm
Also see https://github.com/getsentry/sentry-java/pull/5072 for the JDBC implementation.
We decided to make this opt-in on release and may be changing to opt-out on a major.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.