[MongoDB] Add verbosity level support to `explain`
Closed this issue · 6 comments
This is a feature request. Currently the explain tool only supports the default verbosity level (thanks @gagik for adding it in #18 ). It would be really helpful to be able to specify the verbosity level such as executionStats. This is really useful when prototyping aggregation pipeline design and optimizations.
Thanks!
Thanks for opening this issue. The ticket MCP-183 was created for internal tracking.
Hey, thank you for raising this! That definitely would make a lot of sense and we'll keep track of this for a future update.
Hey @sapter ,
we've just merged the feature in main, it will be available in the next release.
Thanks a lot for raising this!
We just released v1.0.1 with this feature request.
The corresponding JIRA ticket has been automatically closed.