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 3878

Handle Duplicate data in Timeseries collection

It would be helpful by introducing the optional add on functionality of overwriting the document if it is already exists for an insert operation based on “_id” field for only timeseries collection in upcoming releases. Because if we have huge amou...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted

Option to clear deleted alerts

Deleted alert definitions pile up in the "deleted alerts" tab of Ops Manager. This information may be useful for auditing purpose, but in the long run, the number of deleted alerts may grow too large. Especially in our use case, where alert confi...
Guest over 4 years ago in Under Review 0 Submitted

Set "Cluster Termination" ON as default for an Atlas organisation

Have a button in the Atlas Org setting to toggle ON/OFF Custer Termination protection.
Guest over 2 years ago in Atlas 0 Submitted

Improve Compass experience for working with lots of Atlas Clusters

Currently it's quite a lot of work to onboard Atlas Clusters especially if you have a lot. We have 80+. It would be a great if there was an easier way to create Cluster connections within Compass, whether that be an export/import process or you ju...
Guest over 4 years ago in Compass 0 Submitted

Comments on Private Endpoints to aid identification

On Atlas when creating private endpoints, add comments field to allow easier identification.
Guest over 4 years ago in Atlas 0 Submitted

Allow informational alerts to be sent to PagerDuty

Right now informational alerts can't go to PagerDuty, OpsGenie, or VictorOps. Ideally all alert notifications should go to the same endpoint, even if those alerts are "informational" and no acknowledgement is required.
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Change Charts Query Order and Timeout

I use charts as an iFrame embedded to my website, and our clients ( another Team inside my company) should always analyse different user ID`s data. Having that in my mind, I created general purpose graph charts and when used, the query inside the ...
Guest over 4 years ago in Charts 1 Submitted

M0 Support for Evaluation

Please provide M0 support for evaluation purposes.
Guest over 4 years ago in Data Federation 0 Submitted

Closing a closed cursor should not throw

If a cursor is already closed, and `close()` is called, it should quietly do nothing. Throwing `IllegalStateException` is just rude.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Automatically pre-call `mongod --dbpath <path>` for connections to localhost.

On Windows, whenever we connect to a localhost mongo, we need to call `mongod --dbpath ` in a Command Prompt or Powershell prompt before clicking the "Connect" button in Compass. So Compass should offer the ability to automatically "pre-call" that...
Guest over 2 years ago in Compass 0 Submitted