Module telemetry

Source
Expand description

Telemetry utilities.

Structs§

EventDetails
Details to attach to a Segment event.

Enums§

StatementAction
Describes the action of a DDL statement.
StatementFailureType
Describes a way in which DDL statement execution can fail.

Traits§

SegmentClientExt
Extension trait for mz_segment::Client.

Functions§

analyze_audited_statement
Analyzes the action and object type of DDL statement kinds.