In https://static.javadoc.io/org.springframework.cloud/spring-cloud-sleuth-core/1.2.0.RELEASE/org/springframework/cloud/sleuth/Span.html#SPAN_ID_NAME there's a constant for X-B3-SpanId
but that constant does not appear to be in spring-cloud-sleuth-core-2.1.0.RELEASE.jar
Is there a new place for that constant?