Could we have provision on ADS to enable/disable mongodb profiler, set profiling level and view the data from system.profile collection?
The description could be found here : http://docs.mongodb.org/manual/reference/command/profile/#dbcmd.profile
This would be very useful to DBAs and to analyse slow queries.
Issue #8933 |
New |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #8741
Issue #8741Need a command to enable Profiler : ALTER DATABASE PROFILINGLEVEL X SLOWMS 100 |