Class TimeEvent (0.22.1)

A time-stamped annotation or message event in the Span.

A TimeEvent can contain either an Annotation object or a MessageEvent object, but not both.

An event describing a message sent/received between Spans.

Classes

Annotation

Text annotation with a set of attributes.

A set of attributes on the annotation. You can have up to 4 attributes per Annotation.

MessageEvent

An event describing a message sent/received between Spans.

An identifier for the MessageEvent's message that can be used to match SENT and RECEIVED MessageEvents. It is recommended to be unique within a Span.

The number of compressed bytes sent or received. If missing assumed to be the same size as uncompressed.