# Functions
EventConsumeOf creates a consumed event from a message part.
EventDeleteOf creates a deleted event from a message part.
EventErrorOf creates an error event from a message part.
EventProduceOf creates a produce event from a message part.
NewSummary creates a new tracing summary that can be passed to component constructors for adding traces.
TracedBundle modifies a provided bundle environment so that traceable components are wrapped by components that add trace events to the returned summary.
# Variables
Various event types.
Various event types.
Various event types.
Various event types.
# Type aliases
EventType describes the type of event a component might experience during a config run.