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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Deprecate http.request.socket.encrypted and stop recording it in module/apmhttp, module/apmgrpc and module/apmfiber. #1129
Collect and send span destination service timing statistics about the dropped spans to the apm-server. #1132
Experimental support to compress short exit spans into a composite span. Disabled by default. #1134
Discard exit spans shorter or equal than ELASTIC_APM_EXIT_SPAN_MIN_DURATION. Defaults to 1ms. #1138
module/apmprometheus: add support for mapping prometheus histograms. #1145
Fixed a bug where errors in cloud metadata discovery could lead to the process aborting during initialisation #1158
Fixed a data race related to HTTP request header sanitisation #1159
apm.CaptureError, apm.Error.SetTransaction, and apm.Error.SetSpan will now set the associated transaction or span's default outcome to "failure" #1160