Skip to content

Commit 53d9034

Browse files
authored
changelog: Update 9.0.3 release notes (#17498)
Polish 9.0.3 release notes
1 parent f736eba commit 53d9034

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/release-notes/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ _No new fixes_
3636

3737
### Features and enhancements [elastic-apm-9.0.3-features-enhancements]
3838

39-
* Optimize performance for instances with more CPU and memory when using Tail Based Sampling ([#17254](https://github.com/elastic/apm-server/pull/17254))
39+
* Tail-based sampling: Optimize performance for instances with more CPU and memory ([#17254](https://github.com/elastic/apm-server/pull/17254))
4040

4141
### Fixes [elastic-apm-9.0.3-fixes]
4242

43-
* Fix decrease dynamic group metric count ([#17042](https://github.com/elastic/apm-server/pull/17042))
44-
* Fix incorrectly large pebble database `lsm_size` monitoring metric for Tail Based Sampling ([#17149](https://github.com/elastic/apm-server/pull/17149))
45-
* Log Tail Based Sampling pubsub errors at error or warn level ([#17135](https://github.com/elastic/apm-server/pull/17135))
46-
* Update Tail Based Sampling storage metrics to be reported synchronously in the existing `runDiskUsageLoop` method ([#17154](https://github.com/elastic/apm-server/pull/17154))
43+
* Tail-based sampling: Fix ever-increasing dynamic group count monitoring metric ([#17042](https://github.com/elastic/apm-server/pull/17042))
44+
* Tail-based sampling: Fix incorrectly large pebble database `lsm_size` monitoring metric in edge cases which causes TBS to be bypassed ([#17149](https://github.com/elastic/apm-server/pull/17149))
45+
* Tail-based sampling: Log pubsub errors at error or warn level ([#17135](https://github.com/elastic/apm-server/pull/17135))
46+
* Tail-based sampling: Fix infrequent storage monitoring metric ([#17154](https://github.com/elastic/apm-server/pull/17154))
4747

4848
## 9.0.2 [elastic-apm-9.0.2-release-notes]
4949

0 commit comments

Comments
 (0)