v1.4.4
Changed
- Added
http.request.resend_delay
as a span attribute for the retry handler - Changed the
http.retry_count
span attribute tohttp.request.resend_count
to conform to OpenTelemetry specs.
http.request.resend_delay
as a span attribute for the retry handlerhttp.retry_count
span attribute to http.request.resend_count
to conform to OpenTelemetry specs.