MongoDB

Database-Level Lock Contention

Resource Contention

Operations waiting for database-level locks indicate contention, often from administrative operations (dropDatabase, reIndex), or in older MongoDB versions, from database-level write concerns.

MongoDB insight details requires a free account. Sign in with Google or GitHub to access the full knowledge base.

Sign in to access