newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
202 stars 143 forks source link

Jetty12 core server transactions #1950

Closed jbedell-newrelic closed 4 months ago

jbedell-newrelic commented 4 months ago

Start transactions inside the core Jetty server (rather than just servlets).

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.66%. Comparing base (5dcd0a8) to head (99e7120). Report is 426 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1950 +/- ## ============================================ - Coverage 70.66% 70.66% -0.01% + Complexity 9858 9857 -1 ============================================ Files 826 826 Lines 39804 39792 -12 Branches 6062 6061 -1 ============================================ - Hits 28127 28118 -9 + Misses 8951 8948 -3 Partials 2726 2726 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.