Struct metrics_util::layers::FanoutBuilder
source · [−]pub struct FanoutBuilder { /* private fields */ }Expand description
A layer for fanning out metrics to multiple recorders.
More information on the behavior of the layer can be found in Fanout.
Implementations
Adds a recorder to the fanout list.
Trait Implementations
Returns the “default value” for a type. Read more