const go.opentelemetry.io/otel/semconv/v1.41.0.HTTPRequestResendCountKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L8287: 	HTTPRequestResendCountKey = attribute.Key("http.request.resend_count")
		attribute_group.go#L8404: 	return HTTPRequestResendCountKey.Int(val)