Get desktop application:
View/edit binary Protocol Buffers messages
A span event Span events are emitted whenever a span lifecycle event happens and are thus rather low-level by nature.
Used in:
Used in:
Used in:
Used in:
Span recorded values for a list of fields.
Used in:
An Id that uniquely identifies it in relation to other spans.
Data recorded by the span.
Represents a period of time in which a program was executing in a particular context. Corresponds to `Span` in the `tracing` crate.
Used in:
An Id that uniquely identifies it in relation to other spans.
Identifier for metadata describing static characteristics of all spans originating from that call site, such as its name, source code location, verbosity level, and the names of its fields.
User-defined key-value pairs of arbitrary data that describe the context the span represents.
Timestamp for the span.
Used in:
A list of span events that happened since the last update.
A count of how many log events were dropped because the event buffer was at capacity. If everything is working correctly, this should be 0. If this number is greater than zero this indicates the event buffers capacity should be increased or the publish interval decreased.