referrerpolicy=no-referrer-when-downgrade

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 encoded FixedU128 value and returns 1 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.