github DataDog/dd-trace-java v0.6.0
0.6.0

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

Improvements

  • Enabled the following instrumentation by default (#274)
    • JAX-RS annotation based resource naming
    • Jedis
    • Kafka client
  • Upgraded to Byte Buddy 1.8.1 (#271)

New Instrumentation (disabled by default)

  • JAX-RS Clients (#265)
    • System property: dd.integration.jax-rs.enabled=true
    • Environment variable: DD_INTEGRATION_JAX_RS_ENABLED=true
  • Akka async actor propagation (#264)
    • System Property: dd.integration.java_concurrent.enabled=true
    • Environment variable: DD_INTEGRATION_JAVA_CONCURRENT_ENABLED=true

Bugfixes

  • Fix instrumentation not loading for servlet 2 in some environments (#270)
  • Instrumentation for Kafka Consumers weren't loading correctly in some environments (#275)
  • Instrumenting old (pre Java 1.5) class files no longer fails (#266)
  • Dectect Tibco temporary queue names properly (#268)

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

NewReleases is sending notifications on new releases.