magilk4456

Results 8 comments of magilk4456

Hi @trask ! Thanks for the reply and the link ! 👍 I've already found this library in my previous research but I'm not quite sure how I can make...

I'm not quite sure to understand how to do it... 🤔 Can you modify my previous example to illustrate your point ?

Hi, Thanks for your insights. > Is this necessary on a Spring Boot application? Shouldn't this tutorial be meant for manual configuration? Yes sorry I didn't explain why I'm using...

Hi, I didn't get an answer for my previous question : > I understand that I should disabled Spring Boot auto-configuration and make my own ?

@chemicL I applied corrections with your previous comments on a dedicated branch : https://github.com/ygiros/micrometer-tracing-reactor/pull/2 With informations described in https://github.com/spring-projects/spring-boot/issues/34510 I found the `ReactorNettyTracingObservationHandler` implementation and I used it instead of...

Thank you for all the answers, I think I have what I need for now so no need to reopen the issue 🙂