0.18.0
-
Enhancements
- Add error-reporting for Kotlin GRPC #555
- Thanks to @marcoferrer for the contribution!
- Add support for DD_TRACE_AGENT_PORT setting #584
- Improve component tag reporting #578
- Log Java and JVM version info. #565
- Add error-reporting for Kotlin GRPC #555
-
Fixes
- Reintroduce DDTracer constructor removed in 0.17.0 #579
- Report correct throughput for tracers with high throughput. #571
- Fix bug for servlets using async dispatch #582
- Note: Said bug sometimes caused performance issues for servlet users.
- Fix bug where Mssql traces would not report. Also improve debug logging around JDBC errors. #559 #557