[][src]Module rill::prelude

The single module with mostly used types.

Re-exports

pub use crate::Rill;

Structs

CounterProvider

Providers Counter metrics that can increments only.

EntryId

An identifier in a hierarchy of the node/metadata/stream.

GaugeProvider

Sends metrics as gauge that can change value to any.

LogProvider

This provider sends text messages.

Path