github elastic/apm-agent-java v1.2.0
Release 1.2.0

latest releases: v1.52.0, v1.51.0, v1.50.0...
5 years ago

Features

  • Added capture_headers configuration option.
    Set to false to disable capturing request and response headers.
    This will reduce the allocation rate of the agent and can save you network bandwidth and disk space.
  • Makes the API methods addTag, setName, setType, setUser and setResult fluent, so that calls can be chained.

Bug Fixes

  • Catch all errors thrown within agent injected code
  • Enable public APIs and OpenTracing bridge to work properly in OSGi systems, fixes this WildFly issue
  • Remove module-info.java to enable agent working on early Tomcat 8.5 versions
  • Fix async Servlet API issue

Don't miss a new apm-agent-java release

NewReleases is sending notifications on new releases.