Re-exports

pub use crate::metrics::flush;
pub use crate::metrics::query;
pub use crate::metrics::set_host_id;
pub use crate::metrics::set_panic_hook;
pub use crate::metrics::submit;

Modules

The metrics module enables sending measurements to an InfluxDB instance

Macros

Structs

A token for TokenCounter.
A helper that sends the count of created tokens as a datapoint.