Struct conjure_runtime::HostMetricsRegistry
source · pub struct HostMetricsRegistry(_);Expand description
A collection of metrics about requests to service hosts.
Implementations§
Trait Implementations§
source§impl Default for HostMetricsRegistry
impl Default for HostMetricsRegistry
source§fn default() -> HostMetricsRegistry
fn default() -> HostMetricsRegistry
Returns the “default value” for a type. Read more