Skip to content

Commit 553c0f3

Browse files
committed
add feats and fixes to release notes
1 parent af9dc42 commit 553c0f3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-notes/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,15 @@ To check for security updates, go to [Security announcements for the Elastic sta
2626

2727
### Features and enhancements [elastic-apm-9.1.0-features-enhancements]
2828

29+
* Enable `date_detection` for all apm data streams ([#128913](https://github.com/elastic/elasticsearch/pull/128913))
30+
* Add config for tail-based sampling discard on write ([#13950](https://github.com/elastic/integrations/pull/13950))
31+
* Add config for tail-based sampling TTL ([#16579](https://github.com/elastic/apm-server/pull/16579))
32+
2933
### Fixes [elastic-apm-9.1.0-fixes]
3034

35+
* Fix using representative count as `event.success_count` if available ([#119995](https://github.com/elastic/elasticsearch/pull/119995))
36+
* Fix setting `event.dataset` to `data_stream.dataset` if `event.dataset` is empty, to have `event.dataset` in every `logs-*` data stream ([#129074](https://github.com/elastic/elasticsearch/pull/129074))
37+
3138
## 9.0.4 [elastic-apm-9.0.4-release-notes]
3239

3340
### Fixes [elastic-apm-9.0.4-fixes]

0 commit comments

Comments
 (0)