sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Create more spans for Spring

Open adinauer opened this issue 2 years ago • 0 comments

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

adinauer avatar Jun 06 '23 06:06 adinauer