Skip to content

Latest commit

 

History

History
77 lines (58 loc) · 2.69 KB

7.10.asciidoc

File metadata and controls

77 lines (58 loc) · 2.69 KB

APM Server version 7.10

APM Server version 7.10.2

No significant changes.

APM Server version 7.10.1

Added

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

Bug fixes

  • Add maxLen=1024 requirement to metadata.system.container.id {pull}4429[4429]

APM Server version 7.10.0

Breaking Changes

Bug fixes

  • Transaction metrics aggregation now flushes on shutdown, respecting apm-server.shutdown_timeout {pull}3971[3971]

  • De-dot Jaeger process tag keys, fixing indexing errors when using jaeger-php {pull}4191[4191]

  • Fix json schema validation on metadata.service.* fields {pull}4142[4142]

  • Fix regression where policy_name was ignored in {ilm-init} setup {pull}4354[4354]

Intake API Changes

  • Changed error messages for invalid events due to internal changes of decoder logic {pull}4261[4261]

Added

  • Use peer.address for destinationService.Resource if peer.address is not given on Jaeger span {pull}3975[3975]

  • Add event.duration to API request logs {pull}4030[4030]

  • Set destination.service.* from http.url for Jaeger spans {pull}4046[4046]

  • Use service.version for Metadata.Service.Version when converting a Jaeger span {pull}4061[4061]

  • Report basic telemetry {pull}4055[4055]

  • Add transaction.experience fields {pull}4056[4056]

  • Upgrade Go to 1.14.7 {pull}4067[4067]

  • Aggregate service destination span metrics {pull}4077[4077]

  • Added apm-server.kibana.headers configuration {pull}4087[4087]

  • Add a new Docker image based on UBI minimal 8 to packaging. {pull}4105[4105]

  • Add event.outcome to transactions and spans {pull}4064[4064]

  • Add event.outcome to aggregated transaction metrics {pull}4110[4110]

  • Set event.outcome for Jaeger spans based on http.status_code {pull}4127[4127]

  • Set event.outcome for transactions and spans based on http.status_code {pull}4165[4165]

  • Add mapping for system.process.cgroup.* metrics {pull}4176[4176]

  • Use transaction.sample_rate to calculate transaction metrics {pull}4212[4212]

  • Add longtask metric fields to transaction.experience {pull}4230[4230]

Comments

A big thank you to @tobiasstadler for their contributions to this release!