http.request.resend_count
Stableintas of v1.44.0
The ordinal number of request resending attempt (for any reason, including redirects).
The resend count SHOULD be updated each time an HTTP request gets resent by the client, regardless of what was the cause of the resending (e.g. redirection, authorization failure, 503 Server Unavailable, network issues, or any other).
Examples
- 3
Used by
spans (1)
- span.http.client
* required on that signal.
History
Already present at v1.30.0, the oldest release tracked here (stable).