Module rill_engine::tracers::tracer[][src]

Expand description

This module contains a generic Tracer’s methods.

Structs

The generic provider that forwards metrics to worker and keeps a flag for checking the activitiy status of the Tracer.

Traits

The callback that called on flow’s incoming actions.

Functions

Creates a new control channel.

Generates a Timestamp of converts SystemTime to it.

Wraps with timed event

Type Definitions

A receiver for actions.

A sender for actions wrapped with an envelope.

Boxed callback.