Skip to content

Commit 159a1ea

Browse files
authored
doc: add 9.1 changelog (#17787)
1 parent 9d089ac commit 159a1ea

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/release-notes/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@ To check for security updates, go to [Security announcements for the Elastic sta
2222
% ### Fixes [elastic-apm-next-fixes]
2323
% * 1 sentence describing the change. ([#PR number](https://github.com/elastic/apm-server/pull/PR number))
2424

25+
## 9.1.0 [elastic-apm-9.1.0-release-notes]
26+
27+
### Features and enhancements [elastic-apm-9.1.0-features-enhancements]
28+
29+
* Add config for tail-based sampling discard on write ([#13950](https://github.com/elastic/integrations/pull/13950))
30+
* Add config for tail-based sampling TTL ([#16579](https://github.com/elastic/apm-server/pull/16579))
31+
32+
### Fixes [elastic-apm-9.1.0-fixes]
33+
34+
* Truncate string slice attributes in OTLP labels ([#434](https://github.com/elastic/apm-data/pull/434))
35+
* Fix broken UI by explicitly enabling date detection for the `system.process.cpu.start_time` field ([#130466](https://github.com/elastic/elasticsearch/pull/130466))
36+
* Use representative count for the `event.success_count` metric if available ([#119995](https://github.com/elastic/elasticsearch/pull/119995))
37+
* 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))
38+
2539
## 9.0.4 [elastic-apm-9.0.4-release-notes]
2640

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

0 commit comments

Comments
 (0)