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