

InterviewSolution
Saved Bookmarks
1. |
Which of the following document configures the threshold which determines whether a query is “slow” for the purpose of the logging system?(a) systemLog.verbosity(b) operationProfiling.mode(c) operationProfiling.slowOpThresholdMs(d) none of the mentionedI got this question in an international level competition.My doubt is from MongoDB Maintenance topic in division GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Correct answer is (C) operationProfiling.slowOpThresholdMs |
|