referrerpolicy=no-referrer-when-downgrade

Module metric_definitions

Source
Expand description

Contains all runtime metrics defined as constants.

Structs§

CounterDefinition
Counter metric definition.
CounterVecDefinition
CounterVec metric definition.
HistogramDefinition
Histogram metric definition

Constants§

PARACHAIN_CREATE_INHERENT_BITFIELDS_SIGNATURE_CHECKS
Counts the number of valid and invalid bitfields signature checked in process_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, sanitized and included number of parachain block candidates in process_inherent_data.
PARACHAIN_INHERENT_DATA_DISPUTE_SETS_PROCESSED
Counts the number of imported, current and concluded_invalid dispute statements sets processed in process_inherent_data. The current label refers to the disputes statement sets of the current session.
PARACHAIN_INHERENT_DATA_WEIGHT
Counts parachain inherent data weights. Use before and after labels 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