Skip to content

Latest commit

 

History

History
66 lines (49 loc) · 1.92 KB

8.4.asciidoc

File metadata and controls

66 lines (49 loc) · 1.92 KB

APM version 8.4

APM version 8.4.3

No significant changes.

APM version 8.4.2

Bug fixes

  • The data stream migration ingest pipeline now handles observer.version_major and process.ppid translation {pull}9095[9095]

APM version 8.4.1

Bug fixes

  • Fix event loss during reload of TBS processor {pull}8809[8809]

  • Fix sporadically missing custom libbeat metrics {pull}8900[8900]

APM version 8.4.0

Breaking Changes

  • APM Server no longer crashes on an invalid tail-based sampling config; it continues running with TBS disabled {pull}8375[8375]

Bug fixes

  • Fix race for deducing destination service fields for OTel bridge {pull}8363[8363]

  • Fix processors receiving events even after the server has stopped {pull}8388[8388]

  • Fix a bug where an event’s transaction_id is ignored if no transaction object is set {pull}8820[8820]

Added

  • Added support for service.target.{type,name} to be inferred from OpenTelemetry events {pull}8334[8334]

  • Added support for OpenTelemetry summary metrics {pull}7772[7772]

  • Upgraded bundled APM Java agent attacher CLI to version 1.32.0, which supports the latest version tag {pull}8374[8374]

  • Added span.name to service_destination metrics {pull}8391[8391]