Skip to content

Commit b26d0b2

Browse files
committed
changelog: add missing entries
1 parent b6626d7 commit b26d0b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelogs/head.asciidoc

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ https://github.com/elastic/apm-server/compare/8.15\...main[View commits]
66
[float]
77
==== Bug fixes
88

9+
- Track all response status codes {pull}13574[13574]
10+
911
[float]
1012
==== Breaking Changes
1113

@@ -19,3 +21,4 @@ https://github.com/elastic/apm-server/compare/8.15\...main[View commits]
1921
==== Added
2022

2123
- APM Server now automatically retries document-level 429s from Elasticsearch to avoid dropping data. `output.elasticsearch.max_retries` now controls both request-level and document-level retries, and defaults to `3`. {pull}13620[13620]
24+
- APM Server will no longer retry an HTTP request that returned 502s, 503s, 504s. It will only retry 429s. {pull}13523[13523]

0 commit comments

Comments
 (0)