proteintogo
Results
1
comments of
proteintogo
I added the following dependency `micrometer-tracing-bridge-brave` along with `spring-cloud-starter-gateway`: Configured the `logging.pattern.level=%clr(%5p) %clr([TraceId=%X{traceId:-},SpanId=%X{spanId:-}]){green}` But when I log any message, no traceId/SpanId is completed. Should I do any additional step/configuration ?