Skip to main content

Module telemetry

Module telemetry 

Source
Expand description

Telemetry abstractions for Kinetic.

Structs§

BytesSent
BytesSent instruments how many bytes are sent downstream.
EventDuration
EventDuration instruments how long it takes to process an event.
EventsSent
EventsSent instruments how many events are sent downstream.

Enums§

Namespace
Namespace for metrics.

Traits§

TelemetryEvent
Trait for telemetry events.