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

Improve Cluster Name Limits

Cluster names currently impose the following limits: * Cluster names shorter than 23 characters can't end with hyphen or dash (-) * Cluster names 23 characters or longer can't use a hyphen or dash (-) as its 23rd character. Instead, we should e...
Guest almost 5 years ago in Atlas 1 Submitted

Add "await" option for search index operations

Extend createSearchIndex options to include an await boolean type that polls listSearchIndexes to determine the state of a search index operation. Something like this: db.movies.createSearchIndex( "example-index", { mappings: { dynamic: true },...
Guest over 1 year ago in Vector Search 0 Submitted

Codec key/value support

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. Trying to serialise objects using Mongo java codecs. The codec is unaware of if the target is a key or a value, which mean...
David Kilburn 4 months ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

a GUI for setting SQL Query sampling size (like in bi connector Atlas console)

Provide the ability to set SQL Query sampling size (like in bi connector Atlas console). This would allow our business customers that use the Power BI/ Tableu to easily set and manage sampling without having to use cli command (i.e., sqlGenerateSc...
Guest about 2 years ago in Data Federation 1 Future Consideration

Overview Section Needs Overhaul

The new "Overview" section at the top of the "Data Services" section of the website is maddening. Clicking "Data Services" now defaults to this view and what I REALLY want is my "databases" list. The overview page is a waste of my time. "Database...
Guest over 2 years ago in Under Review 2 Submitted

Give the Viewer Role Access to Export Data as CSV

No description provided
Guest about 2 years ago in Charts 3 Submitted

Alert - Network & Security

Ability to setup alerts on the project to notify if any user added network ranges / IP's to access the database cluster. You can see the activity in the feed but there is no options available to set alert for such?
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Ability to Upsert an Atlas Search Index

Currently, it is possible to use `createSearchIndex` and `updateSearchIndex` to create and update search indexes, respectively. It would be beneficial if the `updateSearchIndex` allowed for **upsert** functionality, so that if the index does not e...
Guest about 2 years ago in Atlas Search 0 Submitted

mongomirror with db rename

We have a need to rename our databases as we sync them over to Atlas. However, mongomirror doesn't support that. So that leaves us with mongodump and mongorestore but our databases are large enough that we can't take the outage window necessary to...
Guest about 5 years ago in Atlas 0 Submitted

Per-shard scaling of search nodes

With the (somewhat recent) functionality of "asymmetric sharding", i.e.: - https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/advanced-cluster-new-sharding-schema - https://registry.terraform.io/providers/mongodb/mongo...
Guest about 1 year ago in Atlas Search 0 Submitted