From c0559ce1e2401cce623090ee4b88bee37c3720e6 Mon Sep 17 00:00:00 2001 From: Carson Ip Date: Wed, 28 May 2025 14:20:42 +0100 Subject: [PATCH] apm: Add 8.19.0-preview-1748425740 changelog --- packages/apm/changelog.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/apm/changelog.yml b/packages/apm/changelog.yml index 4f0e04e46c4..5f5494a0f32 100644 --- a/packages/apm/changelog.yml +++ b/packages/apm/changelog.yml @@ -13,6 +13,14 @@ - description: Change default sampling.tail.storage_limit config to 0GB type: breaking-change link: https://github.com/elastic/integrations/pull/12543 +- version: 8.19.0-preview-1748425740 + changes: + - description: Add integration policy variable `tail_sampling_ttl` to configure `apm-server.sampling.tail.ttl` + type: enhancement + link: https://github.com/elastic/integrations/pull/14029 + - description: Add integration policy variable `tail_sampling_discard_on_write_failure` to configure `apm-server.sampling.tail.discard_on_write_failure` + type: enhancement + link: https://github.com/elastic/integrations/pull/14029 - version: 8.15.0-preview-1716438434 changes: - description: Remove data streams from integration package