Module state_sync_driver::metrics
source · [−]Enums
An enum of storage synchronizer operations performed by state sync
Constants
Useful metric labels
Statics
Counter for state sync bootstrapper errors
Counter for state sync continuous syncer errors
Counters related to the state sync driver
Counter for storage synchronizer errors
Gauges related to the storage synchronizer
Gauges for the storage synchronizer operations. Note: we keep this named “aptos_state_sync_version” to maintain backward compatibility with the metrics used by state sync v1.
Functions
Decrements the gauge with the specific label by the given delta
Increments the given counter with the provided label values.
Increments the gauge with the specific label by the given delta
Sets the gauge with the specific label to the given value