referrerpolicy=no-referrer-when-downgrade

Module metrics

Source
Expand description

Contains several Substrate-specific metrics that may be exposed by relay.

Structs§

FixedU128OrOne
Implementation of FloatStorageValue that expects encoded FixedU128 value and returns 1 if value is missing from the storage.
FloatStorageValueMetric
Metric that represents fixed-point runtime storage value as float gauge.

Traits§

FloatStorageValue
Fied-point storage value and the way it is decoded from the raw storage value.