Skip to content

Commit 235959b

Browse files
committed
move feat to fix
1 parent 553c0f3 commit 235959b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ 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))
3029
* Add config for tail-based sampling discard on write ([#13950](https://github.com/elastic/integrations/pull/13950))
3130
* Add config for tail-based sampling TTL ([#16579](https://github.com/elastic/apm-server/pull/16579))
3231

3332
### Fixes [elastic-apm-9.1.0-fixes]
3433

34+
* Fix broken UI by explicitly enabling date detection for the `system.process.cpu.start_time` field ([#130466](https://github.com/elastic/elasticsearch/pull/130466))
3535
* Fix using representative count as `event.success_count` if available ([#119995](https://github.com/elastic/elasticsearch/pull/119995))
3636
* 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))
3737

0 commit comments

Comments
 (0)