Properties
$collStats
$coll
Stats
: { latencyStats
?: { histograms
?: boolean }; storageStats
?: { scale
?: number }; count
?: <internal>.Record<string | number | symbol, never>; queryExecStats
?: <internal>.Record<string | number | symbol, never> }Type declaration
Optional latencyStats?: { histograms?: boolean }
Optional histograms?: boolean
Optional storageStats?: { scale?: number }
Optional count?: <internal>.Record<string | number | symbol, never>
Optional queryExecStats?: <internal>.Record<string | number | symbol, never>
$collStats
reference