getsentry / getsentry/sentry-java
Create more spans for Spring
Aperta
Improvement
Java
Spans
- Lingua principale
- Kotlin
- Stelle
- 1.4k
- Fork
- 478
- Merge medio
- 2g 23h
- PR unite (30g)
- 67
Descrizione
### Problem Statement
There are very few spans created by the Spring integration. Having extra spans may help developers fix slow requests.
### Solution Brainstorm
We could:
- create spans for request filter chain
- create spans for caches
- create spans for view creation
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.