Endpoint host
long timestamp
java.lang.String value
Endpoint host
java.lang.String key
AnnotationType type
AnnotationTypebyte[] value
int ipv4
Ex for the IP 1.2.3.4, it would be (1 << 24) | (2 << 16) | (3 << 8) | 4
Inet4Address.getAddress()byte[] ipv6
Inet6Address.getAddress()java.lang.Short port
Note: this is to be treated as an unsigned integer, so watch for negatives.
InetSocketAddress.getPort()java.lang.String service_name
java.util.List<E extends java.lang.Object> annotations
java.util.List<E extends java.lang.Object> binary_annotations
SpanId context
java.lang.Boolean debug
java.lang.Long duration
long id
java.lang.String name
java.lang.Long parent_id
java.lang.Boolean shared
java.lang.Long timestamp
long trace_id
long trace_id_high
Copyright © 2018 OpenZipkin. All rights reserved.