pub fn report_hnsw_stat(
metrics: &HummockStateStoreMetrics,
table_id: TableId,
mode: &'static str,
top_n: usize,
ef: usize,
stats: impl IntoIterator<Item = HnswStats>,
)pub fn report_hnsw_stat(
metrics: &HummockStateStoreMetrics,
table_id: TableId,
mode: &'static str,
top_n: usize,
ef: usize,
stats: impl IntoIterator<Item = HnswStats>,
)