Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Database
Created by Guest
Created on Oct 5, 2021

`Blocking` Flag for Explain Output

It's not always obvious which aggregation stages are blocking or non-blocking when viewing `explain` output for an aggregation command. It would be helpful to include a `blocking` flag for each stage of an `aggregate` command in its `explain` output.
  • Attach files