Skip to main content

Module data

Module data 

Source
Expand description

Captured tracing-event data and common accessors.

Values borrow the event, current span, and fields for one filter or callback invocation. They must not escape that invocation.

Structsยง

Data
Presents one tracing event to a capture filter or callback.