Elastic APM release notes
Review the changes, fixes, and more in each version of Elastic APM.
To check for security updates, go to Security announcements for the Elastic stack.
- Tail-based sampling: ignore subscriber position read error and proceed as if file does not exist to avoid crash looping (#16736)
- Tail-based sampling: Storage layer is rewritten to use Pebble database instead of BadgerDB. The new implementation offers a substantial throughput increase while consuming significantly less memory. Disk usage is significantly lower and more stable. See APM Transaction sampling docs for benchmark details. (#15235)