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