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

Showing 4030 of 4030

Log FCV 4.2 backup snapshot progress in logs

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. FCV 4.2 backup snapshot progress is available in Ops Manager backup page. However, this info is gone when the backup resta...
Ka Lung Ng 20 days ago in Backup & Restore 1 Future Consideration

Provide, part of the Cost Explorer API, the possibility to query the cost up to a specific point in time

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. API https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/operation/operation-createorgbillingcostexplorerusageprocess o...
Marius Daniel Negoita 20 days ago in Billing & Account Management 1 Future Consideration
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement
102 VOTE

Allow an "Any Database" option for actions in custom roles

Much like built-in roles have the ability to target all databases/any database, it would be ideal if collection actions could also target any database. Similarly to how, when adding collection actions to a custom role, if you leave the "collection...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 15 Planned

Improve small collection lookup performance

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. Improved performance for lookups from large to small collections (where many origin documents match the same looked-up doc...
Ryan Peggs 4 months ago in Querying & Aggregations 0 Future Consideration

ops manager BACKUP HA

Currently we have below architecture in the configuration, we can achieve HA for below levels except S3 to store the snapshots. Load balancer ops manager apps servers ops manager app db ops manager oplog store ops manager metadata store. s3(to...
Mahesh Eligedi 21 days ago in Backup & Restore 3 Started

Support split horizons in a replicaset without TLS

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. Making it easier to use the split horizons feature What would you like to see happen? Describe the desired outcome ...
Segev Finer 21 days ago in Replication & Sharding 0 Submitted

Expose Charts creation using API and get back embedded chart's URI

We can use Chart's API to construct the charts on demand through various JS application and client requirements, without exposing the Charts dashboard / data sources in a multi tenant application. We can use the API's to modify / create charts and...
Guest almost 6 years ago in Charts 2 Started

AWS IAM support by Stream Processing

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 are using AWS IAM authentication and authorization wherever we can. What would you like to see happen? Describe ...
Steve Hand 23 days ago in Atlas Stream Processing 1 Future Consideration

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest almost 6 years ago in Atlas Search 9 Submitted