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 4010 of 4010

Improve Performance when filtering collection as part of Atlas Vector Search

Adding filters to the $vectorSearch aggregation step should improve performance of vectorSearch given that we are searching over a smaller subset of the collection. Especially if those filters are for fields that we have an index for. When testin...
Guest over 1 year ago in Vector Search 1 Submitted

Mutli-select faceting / facets should not affect their own filter field

I want to build multi-select facet without having to run separate queries to calculate bucket counts for each active filter. Described in detail here: https://yonik.com/multi-select-faceting/
Guest over 2 years ago in Atlas Search 2 Submitted

Provide the ability to auto-scale dedicated search nodes

Currently, dedicated search nodes in Atlas Search cannot be auto-scaled. This is a feature request to introduce the ability to auto-scale dedicated search nodes.
Guest about 2 years ago in Atlas Search 1 Submitted

Support for User Groups with Separate Authentication Configurations

Currently Atlas only uses a single (flat) user group which only allows for 1 type of authentication per Organization. However if Federated Authentication is enabled, the authentication mechanism in Atlas is bypassed for the IdP based on the domai...
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 6 Submitted

Request for Pre-Maintenance Visibility in MongoDB Atlas UI

We would like the MongoDB Atlas UI to provide visibility into scheduled maintenance events, including the specific changes that will be applied. Currently, we are only able to view these details after the maintenance has occurred, which limits our...
Guest 5 months ago in Atlas 0 Submitted

Projects Organization

It would be great if we could organize the projects and not have them all at the same level of organization. We could use this hierarchy to put rights, consult costs ... A bit like the idea of Azure's management group or GCP's "Folder".
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Submitted

Add an option to visualize raw json query plans

It should be possible to import a raw execution plan generated with .explain(), and have it visualized in Compass! Why - so we as developers don't need to read the JSON manually. This would be very usefull when debugging slow queries using the a...
Guest about 5 years ago in Compass 0 Submitted

Search Node Metrics on prometheus

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. search node metrics are not included.Specifically missing: Search node memory usage Search node storage usage Searc...
Peter Do 3 months ago in Metrics & Observability 0 Planned

Atlas Webhook Integration and Custom JSON Payload

Ability to specify a JSON body along with their Atlas Webhook's for additional functionality.
Guest almost 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Pausing MongoDB Atlas Cluster with option of start/end time

There is a parameter available for cluster resource to pause the cluster. With this parameter, we have to flip the status from pause to unpause whenever needed. I am looking for separate resource (like maintenance window) where one can configure ...
Guest over 3 years ago in Atlas 3 Will Not Implement