Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.97 KB

8.13.asciidoc

File metadata and controls

56 lines (40 loc) · 1.97 KB

APM version 8.13

APM version 8.13.4

No significant changes.

APM version 8.13.3

No significant changes.

APM version 8.13.2

No significant changes.

APM version 8.13.1

No significant changes.

APM version 8.13.0

Added

  • map OTel’s span.Status: Unset to event.outcome: success instead of event.outcome: unknown {pull}12199[12199]

  • Add support for Otel code.stacktrace {pull}12096[12096]

  • http.request.body.bytes now reports the bytes read from request body even if Content-Length is -1 {pull}12451[12451]

  • Use messaging.system and messaging.operation to detect OTel messaging span for transactions {pull}12506[12506]

  • Add support for OTel data stream routing by parsing data_stream.dataset and data_stream.namespace from: (from lowest to highest precedence) resource attributes, instrumentation scope attributes, and signal-level attributes. This is a breaking change only for users relying on the existing data_stream attributes being stored as labels. {pull}12578[12578]

  • Map OTel transaction elastic.profiler_stack_trace_ids attribute {pull}12493[12493]

  • Reduce go-docappender error logging verbosity. Groups all errors by groups and reports a new "document" field {pull}12604[12604]