Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 992 Bytes

head.asciidoc

File metadata and controls

28 lines (20 loc) · 992 Bytes

APM version HEAD

Breaking Changes

Deprecations

Bug fixes

Intake API Changes

  • For OpenTelemetry exception span events, stack traces that cannot be parsed will now be stored in event.stack_trace {pull}7706[7706]

  • Support for ingesting service.target.type and service.target.name added to intake API for spans {pull}7870[7870]

Added

  • System, process, and well-defined runtime metrics are now sent to the shared metrics-apm.internal-<namespace> data stream {pull}7882[7882]

  • Number of parallel bulk requests are now configurable via output.elasticsearch.max_requests {pull}8055[8055]

  • apm-server artifacts now have the apm java-attacher.jar packaged alongside them {pull}6593[6593]

  • Run the java attacher jar when configured and not in a cloud environment {pull}6617[6617]