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

Search results

Showing 315 of 315

Multi Region S3 BlockStore

On an S3 Blockstore, right now we are able to stick to only one region backup because S3 do not support versioning & Replication. For an high availability systems a backup also needs to be in multiple regions. If we could add the following th...
Guest over 3 years ago in Backup & Restore 0 Submitted

More Fine-Grained Custom Roles

Our developers need to access databases from home or an office location from time to time. They are not Project Owners and should not have broad sweeping administrative privileges over the databases. In some cases they may be outsource workers who...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Will Not Implement

Let us connect to a database instance without specifying the port

Our team runs Mongo in Docker containers. And since we run many Docker containers, which means multiple MongoDB instances on a single machine, we assign random ports to each instance. Then we put an Nginx reverse proxy in front of each instance. ...
Guest 8 months ago in Compass & Data Explorer 0 Submitted

"Deviation from Norm" and "Frog Boil" type alerting

Currently Atlas only alerts us when CPU reaches a critical threshold such as 90%. We would like to see additional types of alerts to detect issues sooner, including the following. 1. “Deviation from norm” - A given metric is X% worse than the Y-h...
Guest over 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow custom date range to be submitted in Query Profiler

Currently the Query Profiler can plot queries that were logged up to 24 hours in the past. It would be helpful to allow for visualization of a custom date range older than 24 hours ago, rather than only queries logged within the past 24 hours. T...
Marie Atterbury over 5 years ago in Atlas Monitoring, Alerts & Observability 4 Completed

Restore snapshots on s3 back to atlas cluster

Currently we store Atlas snapshots on S3 for D.R purposes as well as for compliance reasons. There was a scenario where an instance was deleted by mistake, and once an instance is deleted all of the atlas managed backup snapshots were gone. I...
Guest over 4 years ago in Atlas Backups 2 Completed

Introduce int8 (and int16) data types

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. Having int32 as the smallest integer type means even values which can't go over 127 (as is common with enums) have to take...
Er Fr 4 months ago in Database 0 Future Consideration

AVX compatibility

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. mongodb4.4 no image nowhere Hello MongoDB Team, Congratulations — you managed to waste 6 hours of my time today. There i...
Chair Shíín 5 months ago in Cluster Deployment & Management 1 Will Not Implement

Retrieve latest/max oplog timestamp via the Atlas Administration API

At the moment the latest/max oplog timestamp can be retrieved via the Atlas UI in the backups section for point in time restores. This feedback post is to make this information available as part of the atlas administration api. For example, in th...
Guest over 2 years ago in Atlas 0 Submitted

Handle Daylight Saving Time when $densify is used on a date field

When using "day" as "unit" for a $densify pipeline stage on a date field, the date is always advanced of 24 hours. This is however not always the expected result in timezones in which the year has one 23-hour and one 25-hour long day, because of D...
Guest over 3 years ago in Querying & Aggregations 1 Submitted