question here spring-cloud/spring-cloud-sleuth#400 (comment) from @shalako codefromthecrypt changed the title Define what behavior is expected when B3-TraceId is present, but not X-B3-SpanId Define what behavior is expected when X-B3-TraceId is present, but not X-B3-SpanId Sep 14, 2016...
Spring 6 introducesSpring Observability– a new initiative that builds on Micrometer and Micrometer Tracing (formerly Spring Cloud Sleuth). The goal is to efficiently record application metrics with Micrometer and implement tracing through providers, such asOpenZipkinorOpenTelemetry. There’s auto-config...