github DataDog/dd-trace-java v0.25.0
0.25.0

latest releases: v1.41.1, v1.41.0, v1.40.2...
5 years ago

Known Issues

  • New hibernate instrumentation has problems and is currently being worked on. Disable using the following setting:
    • System property: dd.integration.hibernate.enabled=false
    • Environment variable: DD_INTEGRATION_HIBERNATE_ENABLED=false

Improvements

  • New Instrumentation for Hibernate core 4.0+ #703
  • Added support to submit jmxfetch metrics via UDS #752
  • Added support for fine-grained configuration of Trace Search and Analytics.
    Enable for all HTTP server frameworks:
    System Property: -Ddd.trace.analytics.enabled=true
    Environment Variable: DD_TRACE_ANALYTICS_ENABLED=true

Bug Fixes

  • Span type is no longer inherited from parent spans or duplicated as additional metadata #742
  • Avoid injecting headers into AWS SDK requests #755
  • Ensure Tomcat classloader delegates properly #741

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

NewReleases is sending notifications on new releases.