newrelic / newrelic-java-agent

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

Disable AIM when collect_ai=false is sent in connect response #1972

Closed jasonjkeller closed 3 months ago

jasonjkeller commented 3 months ago

Resolves https://github.com/newrelic/newrelic-java-agent/issues/1963

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 70.60%. Comparing base (6bb98c4) to head (bc18537).

Files Patch % Lines
...c/agent/bridge/aimonitoring/AiMonitoringUtils.java 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1972 +/- ## ============================================ - Coverage 70.63% 70.60% -0.04% + Complexity 9866 9861 -5 ============================================ Files 827 827 Lines 39857 39863 +6 Branches 6068 6069 +1 ============================================ - Hits 28154 28146 -8 - Misses 8977 8990 +13 - Partials 2726 2727 +1 ```

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