Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Adrian Cole 6cb0c21e5a Switches ID encoding to fixed-length (1.0.x backport) (#451)
Before, we were using variable encoding for trace and span identifiers.
This complicates search for those who are copy/pasting fixed-length IDs
provisioned upstream. This moves to standard formatting, while
maintaining tolerant reads.

The code added will also be used to support 128-bit (32 char) trace IDs.

Backport of #450
2016-11-16 16:50:38 +08:00
..
2016-11-06 20:04:18 +01:00