Reg: meta_data scores

Hi,

Unfortunately, we don’t have UI stat that monitors meta_data specifically. But typical metadata is around 56 bytes per document, more information here: Reg: meta_data scores
I assume you are using value eviction, which means all metadata will be kept in memory.

The closet one i can think of will be RAM usage. You may want to set up an alert when RAM usage crosses certain threshold.

Thanks,
Qi