Files
spring-cloud-sleuth/spring-cloud-sleuth-zipkin
Dave Syer 8d2efdb9a9 Change a few names of things
KV annotations are just "annotations", and the "start" and "stop"
annotations in zipkin are "acquire" and "release" (since, in
particular the latter can in principle happen more than once
and not necessarily the last thing that happens to a span).

TODO: decide if TraceContextHolder is really holding a Span
or a TraceContext (or TraceScope). Maybe think of a better
name for TraceScope.
2015-08-16 10:05:05 +01:00
..
2015-08-16 10:05:05 +01:00
2015-07-28 16:21:50 -06:00