Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.97 KB

7.11.asciidoc

File metadata and controls

55 lines (42 loc) · 1.97 KB

APM Server version 7.11

APM Server version 7.11.2

No significant changes.

APM Server version 7.11.1

No significant changes.

APM Server version 7.11.0

Bug fixes

  • JSON schema metricset: nest type and subtype under span {pull}4329[4329]

  • JSON schema metricset: nest type and name under transaction {pull}4329[4329]

  • Carriage returns are now stripped from source-mapped context source lines {pull}4348[4348]

  • Remove config defaults from apm-server export config {pull}4458[4458]

Intake API Changes

  • Intake RUM v3: Changed error messages for invalid events due to internal changes of decoder logic {pull}4358[4358]

  • Auto-generate JSON schemas for Intake API v2 and v3/rum {pull}4393[4393]

Added

  • Monitoring for aggregation of transaction metrics {pull}4287[4287]

  • Log warnings in aggregation of transaction metrics when grouping limit is reached {pull}4313[4313]

  • Configurable tail-based sampling policies {pull}4320[4320]

  • Monitoring and telemetry for tail-based sampling {pull}4346[4346] {pull}4360[4360]

  • Experimental support for data streams {pull}4409[4409]

  • Label/custom/mark keys are now sanitized (rather than validated and rejected) by the server {pull}4465[4465]

  • Upgrade Go to 1.14.12 {pull}4478[4478]

  • Added apm-server.response_headers config {pull}4523[4523]

  • Switch logging format to be ECS compliant where possible {pull}3829[3829]

  • Switch logging format to JSON to work with ECS logging {pull}4590[4590]