Constants.CLIENT_ADDR and
Constants.SERVER_ADDR.Span.annotations include a value in this set.Span.binaryAnnotations include a String whose key and
value are an entry in this set.BinaryAnnotation.endpoint indicates a client address ("ca") in a span.Annotation.timestamp, then Annotation.value.Span.timestamp, then Span.name.Annotation.value, primarily for query by service name.BinaryAnnotation.value, allowing query by service name or address.Span.timestamp are at or before this time in
epoch milliseconds.BinaryAnnotation.Type.BYTES if unknown.service names.Endpoint.serviceName.value of "lc" is the component or namespace of a local
span.Span.timestamp are at or after (endTs -
lookback) in milliseconds.Span.duration is less than or equal to maxDuration
microseconds.Span.duration is greater than or equal to
minDuration microseconds.Span.id or null if this the root span in a trace.BinaryAnnotation.endpoint indicates a server address ("sa") in a span.Endpoint.serviceName and constrains all other parameters.Span.name"sr".Copyright © 2015–2016 OpenZipkin. All rights reserved.