Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.32 KB

7.8.asciidoc

File metadata and controls

40 lines (30 loc) · 1.32 KB

APM Server version 7.8

APM Server version 7.8.1

No significant changes.

APM Server version 7.8.0

Bug fixes

  • Ensure applied flag can be set for agent configurations fetched for Jaeger {pull}3677[3677].

  • Negative transaction and span durations now cause a schema validation error {pull}3721[3721].

Intake API Changes

  • Add span child_ids intake {pull}3679[3679].

  • Add cloud metadata intake {pull}3729[3729].

Added

  • RUM V3 endpoint {pull}3328[3328], {pull}3414[3414], {pull}3512[3512], {pull}3526[3526], {pull}3616[3616], {pull}3648[3648], {pull}3659[3659], {pull}3733[3733].

  • Publish libbeat metrics through the /debug/vars endpoint {pull}3550[3550].

  • Introduce transaction.duration.histogram aggregation {pull}3651[3651].

  • Introduce config to drop unsampled transactions {pull}3702[3702].

  • Add logging.ecs to add minimal required ECS logging fields to log lines {pull}3749[3749].

  • Upgrade Go to 1.13.10 {pull}3834[3834].