Expand description
Contains all runtime metrics defined as constants.
Structs§
- Counter
Definition Countermetric definition.- Counter
VecDefinition CounterVecmetric definition.- Histogram
Definition Histogrammetric definition
Constants§
- PARACHAIN_
CREATE_ INHERENT_ BITFIELDS_ SIGNATURE_ CHECKS - Counts the number of
validandinvalidbitfields signature checked inprocess_inherent_data. - PARACHAIN_
INHERENT_ DATA_ BITFIELDS_ PROCESSED - Counts the number of bitfields processed in
process_inherent_data. - PARACHAIN_
INHERENT_ DATA_ CANDIDATES_ PROCESSED - Counts the
total,sanitizedandincludednumber of parachain block candidates inprocess_inherent_data. - PARACHAIN_
INHERENT_ DATA_ DISPUTE_ SETS_ PROCESSED - Counts the number of
imported,currentandconcluded_invaliddispute statements sets processed inprocess_inherent_data. Thecurrentlabel refers to the disputes statement sets of the current session. - PARACHAIN_
INHERENT_ DATA_ WEIGHT - Counts parachain inherent data weights. Use
beforeandafterlabels to differentiate between the weight before and after filtering. - PARACHAIN_
VERIFY_ DISPUTE_ SIGNATURE - Measures how much time does it take to verify a single validator signature of a dispute statement