newrelic / newrelic-java-agent

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

Update to JFR daemon 1.13.0 #2129

Closed jasonjkeller closed 2 weeks ago

jasonjkeller commented 2 weeks ago

This will update the version of the JFR daemon used by the Java agent with the changes listed here: https://github.com/newrelic/newrelic-jfr-core/releases/tag/v1.13.0

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 70.69%. Comparing base (4acef47) to head (56abbec). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2129 +/- ## ============================================ - Coverage 70.71% 70.69% -0.02% + Complexity 9985 9982 -3 ============================================ Files 841 841 Lines 40290 40290 Branches 6107 6107 ============================================ - Hits 28491 28484 -7 - Misses 9054 9061 +7 Partials 2745 2745 ```

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