spring-cloud-function
spring-cloud-function copied to clipboard
GCP cloud function v2 does not inject traces on http retry
Describe the bug Please provide details of the problem, including the version of Spring Cloud that you are using.
HTTP cloud function V2 does not inject trace on function retry
request that will fail and will be retried

when it retry the trace are not present anymore

Versions:
- Spring Boot 3.0.2
- Spring Cloud: 2022.0.1
- Spring cloud function adapter: 4.0.1
- micrometer-tracing-bridge-otel and also tried with zipkin