blob: 0df0c24530b2d7eda96721e4474e109a03af8ae0 [file] [log] [blame] [view]
Metrics
=============
* global_refdb/compare_and_put_latency
: the latency in milliseconds of the compareAndPut operation.
* global_refdb/get_latency
: the latency in milliseconds of the get operation.
* global_refdb/lock_ref_latency
: the latency in milliseconds of the lock ref operation.
* global_refdb/exists_latency
: the latency in milliseconds of the exists operation.
* global_refdb/is_up_to_date_latency
: the latency in milliseconds of the isUpToDate operation.
* global_refdb/remove_latency
: the latency in milliseconds of the remove operation.
* global_refdb/operation_failures
: cumulative number of failures when attempting to perform an operation on global-refdb.