Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions packages/apm/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down