# Functions

UpdateSyncLabels is a helper method to return labels included in a update sync prometheus metric The cardinality of the labels returned here must match the ones defined in init().

# Variables

SyncBytesCounter metric measures the number of bytes transferred for update sync operations.
SyncErrorsCounter metric measures the number of errors during update sync operations.
SyncObjectsCounter metric measures the number of (file/directory) objects transferred for update sync operations.