[][src]Crate rillrate

Re-exports

pub use rill;
pub use rill_export;
pub use rill_protocol as protocol;

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
Rill

The tracer instance that can be configured.

RillRate

RillRate tracer.