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.

ADD NEW FEEDBACK

All feedback

Re-open tab closed by accident

Similar to Cmd+Shift+T (Mac) or Ctrl+Shift+T (Win), re-open tab(s) that was closed. I often close tabs by accident when I drag the mouse to the tab and click to activate it and the cursor was on top of the X and close the tab instead. Very frustr...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Export chart or dashboard image programmatically

Ideally, some API access to charts so a PNG or PDF could be rendered server-side. Would be great if the @mongodb-js/charts-embed-dom npm package could be used to get the PNG of a chart or dashboard. This must be possible somehow since the schedu...
Guest almost 3 years ago in Charts 1 Submitted

Ability to "Mass Kill" slow running queries

Currently, Atlas has a "Kill Op" option which is useful to kill single long-running queries. When upgrading to MongoDB 7.0, we were faced with a situation where the Slot-Based Query Engine (SBE) was causing 1000s of queries to execute slowly, we ...
Guest almost 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Serverless RPU estimator

RPU calculations can be difficult to understand and generally involves how much "processing" is being done by MongoDB to complete a particular read operation. There are instances where RPU's can skyrocket such as when COLLSCANs are performed due t...
Guest over 3 years ago in Atlas 3 Submitted

Support filtering by empty array

Atlas Search should support matching a fields set to an empty array. This behavior is not supported by either of the `exists`, `equals`, or `in` operators, and is a very common use case. https://search-playground.mongodb.com/tools/code-playground...
Guest about 2 years ago in Atlas Search 0 Submitted

API keys should route only via peered vnets rather than special public ip whitelisitng

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Atlas Administration API keys require public IP whitelisting to function. In enterprise environments running on private cl...
RuthvikReddy Anumasu 4 months ago in IAM / Infra-as-code & APIs 0 Future Consideration

We are looking to create an alert for Slow Queries on a specific collection. However, so far, we only found how to do it cluster wise. We need more granularity or help finding a solution to get alertes

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Have slow query alerts on specific collection What would you like to see happen? Describe the desired outcome or en...
Simon Bilodeau 4 months ago in Atlas Monitoring, Alerts & Observability 2 Future Consideration

Atlas search to provide the ability to query number (long/double) fields

When querying mongo using atlas search, today it requires that the query parameter be a string. Ideally, I would like to be able to also search using numbers. Our stakeholders want the ability to type into a dropdown select field , type a number, ...
Guest over 5 years ago in Atlas Search 3 Planned

Add information to the billing API reponse

When retrieving the billing details through the API, we are missing some information for a perfect understanding (and automation) : - Number of nodes of the cluster. Indeed, without this information, the field "quantity" is kind of complicated to...
Guest over 5 years ago in Billing & Account Management 1 Submitted

Native Support for Date-Only and Time-Only Field Types

### Summary MongoDB currently lacks native field types for **date-only** (e.g., `2025-05-28`) and **time-only** (e.g., `13:45:00`) values. This results in frequent developer confusion, incorrect behavior around time zones, wasted storage, and the...
Guest about 1 year ago in Data Modeling & Indexing 0 Submitted