Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
The main message body of the log.
Log events can happen inside of spans and if they do, this field will indicate which span it was.
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 associated with the event.
Timestamp for the log event.
Used in:
A list of log 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.