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

Allow managing Atlas Search index via drivers

Currently I need to manage my indexes via the Atlas Search API but I would like to manage them using drivers in the same way that I manage all of my other MongoDB indexes.
Guest over 5 years ago in Atlas Search 3 Completed

Expose auto cluster scaling options via Terraform

We would like the ability to configure an auto scaling cluster via Terraform. Currently we need to modify our cluster after its creation via terraform to setup auto scaling parameters.
Guest about 6 years ago in Atlas 11 Completed

LDAP configuration using Terraform

We would like to be able to use Terraform to configure LDAP authentication/authorization on projects. The functionality is available via the API: https://docs.atlas.mongodb.com/reference/api/ldaps-configuration/ However, go-client-mongodb-atlas ...
Guest about 6 years ago in Atlas 1 Completed

Create Atlas Search helper method for aggregations in java

Java driver doesn’t include a {{search()}} helper method in the [Aggregation class](http://mongodb.github.io/mongo-java-driver/4.1/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html), for facilitating Atlas Search queries. While...
Marie Atterbury about 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

Allow CSFLE in Ruby to be decrypted using Ruby 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. Larger integers will be decrypted as BSON::Int64 as opposed to just a Ruby Integer What would you like to see happen?...
Alex Bevilacqua 4 months ago in Drivers (ie: Node.js, Java, .NET) 2 Completed

"Chaos testing" for Atlas - simulate node(s) down

The current "Test Failover" feature supports testing application/driver resiliency in case of elections. For additional testing, we want to be able to cause a node or nodes to be shut down and started up in a cluster. There should be selectivity a...
Guest almost 6 years ago in Atlas 6 Completed

Support for EKS Service Account Credentials in MONGODB-AWS

Support for EKS Service Account Credentials in MONGODB-AWS It would be great to be able to authenticate to MongoDB using EKS service accounts. Currently, the order in which Drivers MUST search for credentials is: Credentials passed through the ...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 3 Completed

Support native Azure authentication for the DB, e.g. service principal

Customers often want centralized permissioning for the database and LDAP is not generally supported well in the cloud. If a customer is using Azure, they want us to support Azure AD for database authentication. I believe that means using service p...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 6 Completed

"Open in new tab" should be default behaviour

By click on collection this should be opened in new tab. If the collection is already opened the tab will be selected. The context menu "Open in new tab" should be stay as is and opend a collection in new tab. The case "why" - you open a collecti...
Guest almost 3 years ago in Compass & Data Explorer 3 Completed

Execute an aggregation pipeline and view full results

The current Aggregation Pipeline Builder is good for authoring pipelines, but not so much for running them. The final results are limited to 20 docs and not easy to view, and viewing the intermediate stage outputs can slow down performance. There ...
Guest over 6 years ago in Compass & Data Explorer 7 Completed