github DataDog/dd-trace-java v0.17.0
0.17.0

latest releases: v1.33.0, v1.32.0, v1.31.2...
5 years ago

Instrumentation

  • New Instrumentation:
    • Rabbit AMQP #535
    • Dropwizard Views #529
  • Existing instrumentation now enabled by default:

Improvements

  • Official support for Java 11 #480
  • Include JMXFetch collection in dd-java-agent #505 #543
    • This allows metrics to automatically be collected and reported without the need to expose JMX to the datadog agent.
    • Disabled by default. Use the following system property to enable: -Ddd.jmxfetch.enabled=true
  • Upgraded Byte Buddy to 1.9.2 #540
  • Allow instrumenting Sun JMS clients #520
  • Extend support for Apache HTTP Client to 4.0+ #521
    • Reduce extra spans
    • Support non-builder style usage
  • Added tests for Vert.x #536

Bug Fixes

  • Fix propagated trace/span ID serialization #534
  • Fix issue with dd.trace.header.tags not working without an incoming propagated trace #542

Don't miss a new dd-trace-java release

NewReleases is sending notifications on new releases.