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

more aws eventbridge options

- Push multiple triggers to 1 Eventbridge eventbus - Use the eventbridge SDK from the AWS service (now its not available and i have to use a custom aws sdk import, increasing the trigger time x 10 vs the normal eventbridge connector).
Guest about 5 years ago in Atlas Triggers and Functions 0 Submitted

Allow customers on Atlas to use Redseal to collect VNET/NSG configuration information

We use a tool named Redseal (https://www.redseal.net/) to collect and report on network devices and boundaries. Redseal supports an Azure "plug-in" that calls the Azure portal and retrieves security-relevant VNET and NSG information. The plug-in's...
Guest about 5 years ago in Atlas 0 Submitted

Allow upload of large files through Realm Functions

Right now we have a 30s input timeout on Realm Functions. We can't upload large files. Users in my case uploads large images of 20Mbs, and videos ~50Mb. Would be great to see this change, right now we are unable to use Realm for that. Also, A...
Guest about 5 years ago in Atlas Triggers and Functions 0 Submitted

Show Cursor Not Found Errors (telemetry)

We have a lot of cursor not found errors and currently there isn't an easy way to locate them at the Atlas integrated monitoring. It would be nice to have this feature.
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow launching mongodb shell with connections which are not currently connected

Currently, it's possible to launch the MongoDB Shell from an active connection. It would be nice to have the action to launch a shell from also for inactive connections in the tree.
Guest about 5 years ago in IDEs 0 Submitted

filter

The filters applied at the dashboard level should also be applied to the "Get Charts Data" export feature. The export currently contains all data from the underlying dataset. This counters the user's expectation, which may be to export only what i...
Guest about 5 years ago in Charts 2 Submitted

Allow to connect with Atlas in a standalone (non clustered) mode.

Getting onto Mongo and learning it the first step in getting to use it for projects and in production. I am finding that there are many roadblocks to installing and connecting to Mongo. Getting a standalone mode would make it super intuitive to...
Guest about 5 years ago in Atlas 1 Submitted

Show shard node name in alerts

When receiving tens of emails regarding a dangerous condition on a node it would be helpful to know which node instead of having to click in the email to get to the portal to know if the issue affects our primary node or a secondary node. Thanks
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Ability to customize the name of the invite sender in emails when inviting users via API

When inviting new Atlas Users to organizations via the API, the invite email says that the invite was sent by the API public key that performed the API call. This makes the invitation emails read like this: "You have been invited by tfqzvwrs to j...
Chandler Wyatt about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

create custom role with list of collection

currently, when creating a role, we need to list one collection per db for custom role db.getSisterDB('admin').createRole({role : 'readWriteCollectionXY', privileges : [ {resource : {db : "database_A", collection : "***"}, actions : ["find", "i...
Guest about 5 years ago in MongoDB Shell 0 Submitted