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 Atlas
Created by Guest
Created on Mar 11, 2025

Profiler Filters

It would be nice to be able to filter the content of the profiler in the Atlas GUI. The profiler has proved to be very useful and maybe it could be even better. Currently you can only filter by "Top namespace operations"; and it would be nice to also filter by: - readConcern: this is because the ones hitting a secondary node are usually not a concern to me. They tend to be ad hoc queries which do not always have a supporting index and that is ok. - Also, when Operation = command, it could actually be many things. It might be a simple FIND or an AGGREGATE or even an INSERT. So filtering by the type of Operation would be good. Thanks
  • Attach files