IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
APM version 8.17
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
APM version 8.17
editAPM version 8.17.5
edit- Tail-based sampling: Fix an issue with the "drop and recreate Badger DB on storage limit exceeded" mitigation introduced in 8.17.1 and 8.16.3. Previously, a bug in this mitigation caused the tail sampling storage size to remain between 90% and 100% of the configured limit indefinitely without triggering the intended mitigation after TTL time. 16385
APM version 8.17.4
editAPM version 8.17.3
editAPM version 8.17.2
edit- Fix unmapped or dropped APM Server tail sampling monitoring metrics in APM Server self-monitoring, Stack monitoring, Metricbeat, and Elastic Agent integration 14247
APM version 8.17.1
edit- Add sampling.tail.discard_on_write_failure config (default=false) to opt in to data loss when tail-based sampling storage limit is reached 15159
APM version 8.17.0
edit- Clear scroll after completing scroll requests 14551
- Surface config parsing error under EA managed mode by logging and marking EA input unit as failed 14574
- Remove unnecessary hot reload under EA managed mode when apm tracing config is nil 14865
- The mappings are updated to disable date_detection for all APM data streams. The change is applied through elasticsearch#116995
- The default data lifecycle management mechanism is getting reverted from Data Stream Lifecycle (DSL) to Index Lifecycle Management (ILM), as originally used prior to the introduction of the APM data plugin in release 8.15.0. No action is required from users for this change. However, any custom DSL settings will not be preserved during the migration. The change is applied through elasticsearch#115687