Module state_sync_driver::metrics
source · [−]Enums
An enum representing the component currently executing
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
Gauges related to the current epoch state
Counters related to the currently executing component
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
Reads the gauge with the specific label
Sets the gauge for the epoch state
Sets the gauge with the specific label to the given value