newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
192 stars 140 forks source link

Increase Size of db.statement Attribute in Span Events #1851

Closed deleonenriqueta closed 1 month ago

deleonenriqueta commented 1 month ago

Increases db.statement max size to reduce truncating long statements

Issue #1486

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 70.88%. Comparing base (8e37e44) to head (cc35791). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1851 +/- ## ============================================ + Coverage 70.86% 70.88% +0.02% Complexity 9973 9973 ============================================ Files 829 829 Lines 39985 39985 Branches 6058 6058 ============================================ + Hits 28334 28344 +10 + Misses 8924 8914 -10 Partials 2727 2727 ```

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