You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
26
26
27
27
### Features and enhancements [elastic-apm-9.1.0-features-enhancements]
28
28
29
-
* Enable `date_detection` for all apm data streams ([#128913](https://github.com/elastic/elasticsearch/pull/128913))
30
29
* Add config for tail-based sampling discard on write ([#13950](https://github.com/elastic/integrations/pull/13950))
31
30
* Add config for tail-based sampling TTL ([#16579](https://github.com/elastic/apm-server/pull/16579))
32
31
33
32
### Fixes [elastic-apm-9.1.0-fixes]
34
33
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))
35
35
* Fix using representative count as `event.success_count` if available ([#119995](https://github.com/elastic/elasticsearch/pull/119995))
36
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))
0 commit comments