Open shakuzen opened 1 week ago
I only applied these changes to the SpanTranslator in encoder-stackdriver-brave, but perhaps they should also be applied to the other encoder too.
I've added the same logic to the zipkin span translator. @reta would you have any spare time to review?
From Spring Cloud Sleuth to Spring Framework 6, the tags on HTTP spans produced changed. This updates the SpanTranslator to handle the Spring 6 tags.
Resolves #228