Module polkadot_primitives::v2::metric_definitions
source · Expand description
Contains all runtime metrics defined as constants.
Structs
Counter
metric definition.CounterVec
metric definition.
Constants
- Counts the number of
valid
andinvalid
bitfields signature checked inenter_inner
. - Counts the number of bitfields processed in
enter_inner
. - Counts the
total
,sanitized
andincluded
number of parachain block candidates inenter_inner
. - Counts the number of dispute statements sets included in a block in
enter_inner
. - Counts the number of
imported
,current
andconcluded_invalid
dispute statements sets processed inenter_inner
. Thecurrent
label refers to the disputes statement sets of the current session. - Counts parachain inherent data weights. Use
before
andafter
labels to differentiate between the weight before and after filtering.