Skip to content

0.4.0

Choose a tag to compare

@realark realark released this 27 Feb 20:35
· 16256 commits to master since this release

Improvements

  • Update javaagent bootstrap process to support enterprise application servers (#228)

New Instrumentation (disabled by default)
(Will be default enabled in a future release. For this release, enable with the below config)

  • Jedis redis client (#212)
    • Big shoutout to from @gihad from @uken for the first community contribution!
    • System Property: dd.integration.jedis.enabled=true
    • Environment variable: DD_INTEGRATION_JEDIS_ENABLED=true

Bugfixes

  • Update DDApi connection with Datadog Agent v4 endpoint (#240)
  • Use nanotime for additional clock resolution (#239)

For more details, check the full changeset and the release milestone.