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

A 2026 suggestion: Help developers think, not just query

Hi Charlie , Thanks for the note, and for building Atlas into something many of us rely on daily. I know this question is going out to a huge developer base, so instead of a feature wishlist, I wanted to share one idea that’s been on my mind as a ...
Zirwa Abid 7 months ago in Atlas Monitoring, Alerts & Observability 1 Will Not Implement

It would make my life a lot easier if I could have some type of uniqueness constraint on data in time series collections. I frequently have to over fetch data and store that in the database. If I could insert and only upload the new stuff that would be amazing.

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. Time series data uniqueness What would you like to see happen? Describe the desired outcome or enhancement. some...
Sam Cox 7 months ago in Data Modeling & Indexing 1 Future Consideration

Implement a $hash operator for queries

Current State: MongoDB currently lacks a native $hash operator in the aggregation/query language. While certain helpers like convertShardKeyToHashed or $toHashedIndexKey exist, they are limited in scope: Not available as true query operators (e....
Guest about 1 year ago in Querying & Aggregations 0 Submitted

Access Total Memory from Mongo clusters

Could the MongoDB metrics available in Datadog get expanded to include total memory? For setting up thresholds to track the resident memory of each client, it would be ideal to standardize these thresholds across clients. To do so would require di...
Guest over 5 years ago in Atlas 0 Submitted

Allow users to download backup snapshots from BYO-KMS encrypted clusters

Many clients download backup snapshots to keep an offline copy of their data either to restore it into their on-prem development environment or to keep an offline copy of their data. At the moment, Atlas does not allow downloading backup snapshots...
Guest about 6 years ago in Atlas Backups 0 Submitted

Allow Alerts to be disabled during Atlas performed Maintenances

When Atlas is performing maintenances such as setting changes and OS reboots Alerts will be triggered. It would be helpful to have these Alerts be disabled so that it doesn't cause false alarms or so much noise that they are ignored.
Guest almost 7 years ago in Atlas Monitoring, Alerts & Observability 8 Planned

Allow the ability for a rolling cluster restart like during maintenance

Currently there is no way to test how applications behave during maintenance apart from waiting for maintenance, the ability to force a rolling cluster restart as happens during maintenance would be great. The failover is a different process and a...
Guest over 5 years ago in Atlas 1 Submitted

Manage Database by Kubernetes Operator

In our use case, we are dynamically creating feature environments based on the branch name. During this process, we are also creating MongoDB databases in the same Atlas cluster (different envs are sharing the same cluster but with different datab...
Guest about 2 years ago in Atlas 2 Future Consideration

Update the regex used to split a database user import id to match the database name constraint

Hello, While doing terraform import of the mongo db users, i'm facing an issue with the mongo terraform provider. The database name contains an underscore so my imported user ID is 5ceClusterId-username-my_database. I've got the following error...
Guest over 1 year ago in Atlas 0 Submitted

Alert when database user is created or removed

currently there is no alert option for database users
John Meagher almost 4 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted