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

Feedback

Add setOnUpdate operator for Upsert operations

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. We regularly want to upsert documents to mongo, and include a useful createdAt and updatedAt timestamp. createdAt is easy:...
WelcomeLend Operations 3 months ago in Querying & Aggregations 1 Future Consideration

Online archive delete possibility

To free up space in the Online Archive (OA) and comply to GDPR . It would be good to delete not only by "age" the data in an OA, but also by a customize query, similar like the option the data is transferred to the OA from a collection. (A custom ...
Guest over 3 years ago in Atlas Backups 1 Submitted

Support Online Archive in Azure Switzerland North region

Please make Online Archive available in Azure's Switzerland North region We are using MongoDB Atlas in Azure notably to store personal health data of patients. We are based in Switzerland (which is not part of the EU), and the regulation requires...
Guest about 2 years ago in Atlas Backups 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 over 5 years ago in Atlas Backups 0 Submitted

Per-Shard Change Stream and Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include a match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change streams wit...
Boris Figovsky 7 months ago in Database / Replication & Sharding 1 Submitted

Nanosecond timestamp support

I've put this under the time series category since that's where it's most applicable, but it's really a data model / BSON issue. The topic of higher resolution timestamps have been surfaced from time to time for at least a decade (https://jira.mo...
Guest over 3 years ago in Database 1 Submitted

Make it possible to delete a database via API

It would be nice to be able to delete a database in a replica set via an API call. This would make it easier for CI/CD when deleting clients Strange thing is that I can delete a complete cluster, but more fine-grained deletion is not possible. lik...
Guest almost 4 years ago in Database 1 Submitted

Should be possible to configure profiling output destination

When enabling database profiling the output is sent to both the system.profile collection and system logs. Logging to a capped collection is fine but spamming the logs on disk is not good. We have a need to be able to react to changing query patt...
Guest over 2 years ago in Performance & Optimization 0 Submitted

For Online Archive it's not possible to create a Private Endpoint for Online Archive in GCP. Can you pls make this option available

We need to have the option to both create and connect existing endpoint for Private Endpoint for Online Archive in GCP. Currently only Azure and AWS are available.
Marius Daniel Negoita 10 months ago in Atlas Backups 0 Submitted

Online Archive - Automatically defragment data file and release disk space after archiving

This is a request for Atlas to automatically defragment the data file and for the WiredTiger storage engine to automatically release empty space to the operating system, for clusters with active Online Archive. After implementing Online Archive, ...
Guest almost 5 years ago in Atlas Backups 2 Planned