Module metrics

Source
Expand description

object-store metrics

Structsยง

OBJECT_STORE_LRU_CACHE_BYTES
Cache size in bytes
OBJECT_STORE_LRU_CACHE_ENTRIES
Cache entry number
OBJECT_STORE_LRU_CACHE_HIT
Cache hit counter, no matter what the cache result is.
OBJECT_STORE_LRU_CACHE_MISS
Cache miss counter
OBJECT_STORE_READ_ERROR
Object store read error counter