-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
Currently we can only set the profiling level via mongod's directly. The mongos layer is aware of primary and should accept
sh.setProfilingLevel(database,level, slowms) which in turn would then set it on each primary.
- duplicates
-
SERVER-1957 implement profile for mongos
- Closed