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

Improve Changestream metadata by including userId(who), action/intent (event name).

This can be done by including meta data in the options for C(R)UD operations! Something like: `User.updateOne({ _id }, { $set: { name: "newName" } }, { $meta: { userId: _id, action: "nameUpdated" })` This is super useful because now changestream ...
Guest over 2 years ago in Database 0 Submitted

Already course where well awesome

By learning the game make us learn course
Guest over 1 year ago in Atlas 0 Submitted

Make Connect modal button to a location accessible from any cluster tab

I often want to connect to the cluster after browsing in the Collections tab (e.g. to run some test queries via the shell). The Connect button (available in the Overview tab) makes connecting easy, but this button is not visible in the Collectio...
Marie Atterbury over 5 years ago in Atlas 0 Submitted

Support DB2 on Z (the mainframe)

Since, most of enterprise data, still is on the Z platform, the mainframe, it is sub-optimal, that MongoDB, has decided not to support integrating with this product. An alternative would be to do it via a distributed DB2 which could work almost eq...
Guest over 1 year ago in Relational Migrator 0 Submitted

Password policy enforcement

Currently, MongoDB doesn't provide any way to enforce password policies. If there is some way for Ops Manager to enforce a configurable password complexity and age for user accounts managed through Ops Manager, that would be huge win. This can be ...
Guest over 5 years ago in Enterprise Advanced 1 Submitted

Billing breakdown by usage dimension for private endpoints

Since private endpoint billing is based on a "capacity unit" that has three dimensions (new connections, active connections, and processed bytes), and the bill is determined by the highest of the three, it is important to know how much of each of ...
Guest 10 months ago in Billing & Account Management 0 Submitted

Attain granularity on the Ops manager backups & restore

Backups:Under a project, in a single cluster we may deploy multiple databases which belongs to different applications that are somehow interlinked in terms of their functionality. Different databases requires different backup strategies, retention...
Guest over 5 years ago in Backup & Restore 0 Submitted

be able to download cluster logs as minimun of 6 months

there is no way to download cluster logs after one month, we have an issue of one process today and the cluster log shows the operations registered and the time spent, the same process ran a couple of months ago and it's impossible to know or chec...
Guest about 4 years ago in Atlas 0 Submitted

Cloud backup to new cluster

Two different ideas for this: -When building a new cluster having the option to build it using a cloud backup snapshot for DR when a cluster is down -Same idea to restore to a new cluster but from the restore target dropdown IE Restore to New clu...
John Meagher over 5 years ago in Atlas Backups 1 Submitted

Sort collections by the column headers

When you click into a database you see all the collections that are in it, their size, indexes, number of records, etc etc. It'd be awesome if those columns are clickable to sort the table. I'm trying to find the largest collections and collection...
Guest over 1 year ago in Atlas 0 Submitted