Struct dipstick::METRICS_SOURCE []

pub struct METRICS_SOURCE { /* fields omitted */ }

Source of dipstick inner metrics, for eventual publication.

Methods from __Deref<Target = AggregateSource>

[src]

Iterate over every aggregated metric.

Trait Implementations

impl __Deref for METRICS_SOURCE

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for METRICS_SOURCE