APM Server version 7.4edit

View commits

APM Server version 7.4.1edit

View commits

Bug fixesedit

  • Ensure only valid IP addresses are indexed in client.ip 2772.

APM Server version 7.4.0edit

View commits

Bug fixesedit

  • Return 404 json error on requests to non existing paths 2526.
  • Remove additional nesting of error values in logs 2526.
  • Remove requests to root, assets and agent config API from monitoring counters for Intake API 2527.
  • Make metricset timestamp optional 2711.

Addededit

  • Add config option to disable sourcemapping 2488.
  • Store service environment for spans 2500.
  • Index span.db.link field as keyword 2504.
  • Add support for exception trees with cause attribute 2541, 2609.
  • Use dedicated monitoring counters for all APIs 2527.
  • Adapt log info to use keyword over generic information 2528.
  • Add support for host.name, adapt Intake API to accept detected and configured host information 2531, 2540.
  • Index http.request.socket.remote_address as client.ip 2588.
  • Upgrade Go to 1.12.9 2635.