MikeR13

Results 2 comments of MikeR13

I think what @desertTown means is something like this: https://github.com/micrometer-metrics/micrometer-samples/blob/main/kafka-producer/src/main/java/com/example/micrometer/ManualConfiguration.java#L20C28-L20C49 Does the actual Solace Binder support this or not? We have done experiments with micrometer-tracing-bridge-otel and micrometer-tracing-bridge-brave. The tracing information...

Actual workaround, entry in my pom.xml: ` org.springframework.cloud spring-cloud-function-context 3.2.10 `