blob: a564dd95671a28ab03b950ec4ae25be5d2ea5635 [file] [log] [blame]
{[dbcore, mem3, shard_cache, eviction], [
{type, counter},
{desc, <<"number of shard cache evictions">>}
]}.
{[dbcore, mem3, shard_cache, hit], [
{type, counter},
{desc, <<"number of shard cache hits">>}
]}.
{[dbcore, mem3, shard_cache, miss], [
{type, counter},
{desc, <<"number of shard cache misses">>}
]}.