getsentry / getsentry/sentry-java
Create spans for Android database transaction BEGIN, COMMIT and ROLLBACK
Ouverte
Android
Feature
Spans
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.