APM version 8.17
editAPM version 8.17
editAPM 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