Module metrix::processor[][src]

Transmitting observations and grouping metrics.

Structs

ProcessingOutcome

The result of processing messages.

ProcessorMount

A building block for grouping

TelemetryProcessor

The counterpart of the TelemetryTransmitter. It receives the Observations and other messages and processes them.

Traits

AggregatesProcessors

Implementors can group everything that can process TelemetryMessages.

ProcessesTelemetryMessages

Can process TelemetryMessage.