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
- Track all bulk request response status codes {pull}13574[13574]
15
+
- Fix a concurrent map write panic in monitoring middleware {pull}14335[14335]
16
+
- Apply shutdown timeout to http server {pull}14339[14339]
17
+
- Tail-based sampling: Fix rare gc thread failure after EA hot reload causing storage not reclaimed and stuck with "storage limit reached" {pull}13574[13574]
18
+
19
+
[float]
20
+
==== Breaking Changes
21
+
22
+
[float]
23
+
==== Deprecations
24
+
- Support for Jaeger is now deprecated, and will be removed in a future release {pull}13809[13809]
25
+
26
+
[float]
27
+
==== Intake API Changes
28
+
29
+
[float]
30
+
==== Added
31
+
32
+
- APM Server will no longer retry an HTTP request that returned 502s, 503s, 504s. It will only retry 429s. {pull}13523[13523]
- Track all bulk request response status codes {pull}13574[13574]
10
-
- Fix a concurrent map write panic in monitoring middleware {pull}14335[14335]
11
-
- Apply shutdown timeout to http server {pull}14339[14339]
12
-
- Tail-based sampling: Fix rare gc thread failure after EA hot reload causing storage not reclaimed and stuck with "storage limit reached" {pull}13574[13574]
0 commit comments