Sleuth ParentSpanId is null in logs
I am using sleuth in our old spring boot application. When I was checking logs traceId and spanId is visible but parentSpanId is null.
In SpringCloud Sleuth, how can I override the traceId, to use our firm-supplied trace id?
We are using Sleuth tp log trace ID’s using logback. However our primary service uses a non-standard header for the trace id (call it activityID).
Spring Cloud Sleuth generates exception – rx.plugins.RxJavaPLugins are in unnamed module
We are trying to add Spring Cloud Sleuth 3.1.9 to our Spring Boot 2.7 project, but getting an exception on launch – rx.plugins.RxJavaPLugins are in unnamed module