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 3596

Add CRD for Trigger Functions.

We would like to create a Scheduled Trigger Function for a federated database instance, and currently the Operator does not support this resouce. Do you have any future plans to support Trigger Functions with the Atlas Kubernetes Operator? Or is t...
Guest 11 months ago in Kubernetes 0 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Print Logs As They Happen, Not At End of Script

Hi, When I add a `print` line in mongosh, that line is executed as it is reached. For example, if I add it within a loop, it prints for every iteration in a loop. However, in a VS Code Playground, it only prints when the Playground has finished e...
Guest almost 3 years ago in IDEs 0 Submitted

Reuse db connection

It's much slower than other mongodb clients like Robo 3t every time I run a query, it seems that it create a new connection to the database and then executes the query. Is there any way to keep and reuse an existed connection so that to speed up t...
Guest almost 4 years ago in IDEs 0 Submitted

When exporting a collection, make sorting the fields by alphabet optional

At this moment, one can only select or deselect fields, but one cannot pick any field order other than alphanumerically sorted. I would at least expect 'collection order', but taking this even a step further, it would be awesome if the export fiel...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

add IO throughput related fields to 'serverStatus' output

There is no IO throughput related fields in the result of serverStatus, instead in FTDC this is available in the disk metrics. Need it in `serverStatus` output so that we can monitor it.
Guest almost 3 years ago in Storage & Transactions 1 Submitted

allow shared->shared and static->static dependencies

When enabling `BUILD_SHARED_AND_STATIC_LIBS`, I for one would appreciate the option to build shared libraries against shared MongoDB and BSON C libraries but still have the static libraries depend on static builds of those C libraries. As it is, t...
Guest 12 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Ability to "rehydrate" Atlas cluster from online archive

Consider an archive scenario when a user of a given app has not logged into the app in [x] number of weeks/months, so all their data is moved to Online Archive. Once they log back into the app again, their "cold" data should now be considered "hot...
Roy Kiesler over 4 years ago in Data Federation 1 Submitted

Be able to see the replica set member states via MongoDB Atlas on a Datadog dashboard and get alerts if it changes

It doesn't look like these health metrics are available for the Atlas product. Would love to be able to use the metric mongodb.replset.health in MongoDB Atlas for both monitoring and alerting so that we can see the replica set member state on a da...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Short-lived AWS EKS token

Native support for short-lived AWS EKS token in MongoDB java driver, with the ability to refresh the key without any application downtime.
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted