Module relay_substrate_client::metrics
source · Expand description
Contains several Substrate-specific metrics that may be exposed by relay.
Structs§
- Implementation of
FloatStorageValue
that expects encodedFixedU128
value and returns1
if value is missing from the storage. - Metric that represents fixed-point runtime storage value as float gauge.
Traits§
- Fied-point storage value and the way it is decoded from the raw storage value.