Skip to content

0.41.0

Choose a tag to compare

@tylerbenson tylerbenson released this 14 Jan 20:03
· 13756 commits to master since this release

Improvements

  • Collect additional tags for AWS SDK 1.x (now matches the 2.x tags) #1158
  • Add instrumentation for servlet forward/include and sendError/sendRedirect #1165

Changes

  • Minor change to client service name for RMI instrumentation #1157
  • Upgraded to JMXFetch 0.34.0 #1167

Fixes

  • Better error handling in JDBC instrumentation (caused missing db spans) #1164
  • Skip binary headers in grpc to avoid serialization exception #1119, #1168 (Thanks @bruce-au for the contribution.)