Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.24 KB

6.7.asciidoc

File metadata and controls

48 lines (33 loc) · 1.24 KB

APM Server version 6.7

APM Server version 6.7.2

Bug fixes

  • Fix numeric user id decoding {pull}2147[2147].

APM Server version 6.7.1

Bug fixes

  • Remove IP fields from query in index pattern {pull}2046[2046].

APM Server version 6.7.0

Added

  • Allow numbers and boolean values for transaction.tags, span.tags, metricset.tags {pull}1712[1712].

  • Retrieve span.subtype and span.action from span.type if not given {pull}1843[1843].

  • Set default query fields in index pattern {pull}1996[1996].

Removed

  • Remove support for using dots in tags for experimental metricset endpoint {pull}1712[1712].

  • Remove formatting of duration.us to milliseconds in index pattern {pull}1717[1717].