[SOL-89741] Solace-binder not support instrument in SpringBoot 3.x && Spring Cloud 2022.x #219
Labels
enhancement
New feature or request
tracked
Internally tracked by Solace's internal issue tracking system
Hi Solace support,
we found that there no related span info send out to solace while we use SpringBoot version 3.x,
and SpringCloud Support Marcin Grzehszczak said That's a missing instrumentation in the solace binder. they have changed the way SC function gets instrumented. Function now instruments only the function itself and it's up to the binders to instrument the edges. If you're using Rabbit or Kafka binder these would be the instrumentations in Rabbit or Kafka - those should be automatically turned on by Spring Cloud Stream.
can I confirm if solace-binder support instrument in SpringBoot 3.x?
Thanks
The text was updated successfully, but these errors were encountered: