APM version 8.16

edit
APM version 8.16.0
edit

View commits

Bug fixesedit
  • Track all bulk request response status codes 13574
  • Fix a concurrent map write panic in monitoring middleware 14335
  • Apply shutdown timeout to http server 14339
  • Tail-based sampling: Fix rare gc thread failure after EA hot reload causing storage not reclaimed and stuck with "storage limit reached" 13574
Breaking Changesedit
Deprecationsedit
  • Support for Jaeger is now deprecated, and will be removed in a future release 13809
Intake API Changesedit
Addededit
  • APM Server will no longer retry an HTTP request that returned 502s, 503s, 504s. It will only retry 429s. 13523
  • APM Server now supports emitting distributed tracing for its own operation when running under Elastic Agent, and adds support for configuring a sampling rate 14231