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

Persist custom values in filters

Since filter values are generated from sample of data, filter does not always includes all values that we would like to filter on. User is therefore forced to add custom values. A custom value however is not retained if not checked so one ends up ...
Guest over 3 years ago in Charts 1 Submitted

Make document count more readable

The way atlas web UI shows the number of documents is not readable when the number is more than in order of tens of thousands, please change it to work like in MongoDBCompass so e.g instead of showing "TOTAL DOCUMENTS: 338991889" show "TOTAL DOCUM...
Guest over 2 years ago in Atlas 0 Submitted

Ability to create and update database triggers via API

It would be really usefule to have the ability to create and update database triggers via the API. Currently, updates to triggers cannot be integrated into our testing and deployment process because the only way to update them is manually through ...
Guest almost 6 years ago in Atlas 4 Submitted

Make the option of "security.TransitionToAuth" available through Ops Manager Advanced Configuration Options

Currently the option of "security.TransitionToAuth" is not available in Ops Manager as "transitionToAuth" is automatically added to each node in a rolling fashion by the Automation agent and then ultimately removed when authentication is finally t...
Guest almost 6 years ago in Under Review 0 Submitted

add cluster manager email

Hi, It would be nice to be able to assign a cluster manager email / contact per cluster and not per project. We have different team members managing different clusters within each of our projects and it would be great if we could alert them specif...
Guest over 2 years ago in Atlas 0 Submitted

AWS CMK rotation alert should be changed from 90 to 365 days

Originates from https://github.com/mongodb/terraform-provider-mongodbatlas/issues/805#issuecomment-1241569555 Short: The created default alert for encryption key rotation is configured to 90 days, also when using AWS KMS CMK. The automatic rotati...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Copy/move snapshots from a source to a target cluster

It is recommended that restoring a cluster must either: 1) Restore to a new Atlas cluster and reconfigure your application to use that new cluster once the new deployment is running, or, 2) Ensure that the target Atlas cluster cannot receive cli...
Guest over 3 years ago in Atlas Backups 0 Submitted

Atlas raise alerts if resource consumption hits threshold notifications only when it's already scales up to the max tier

Atlas can be configured to raise alerts if resource consumption hits threshold only when the Atlas cluster already scales up to the max tier allowed. This can be help to avoid notification spams which does not require operation team actions and fo...
Guest over 2 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Axis hiding new feature

It would be great to have the option to hide an axis.
Guest almost 6 years ago in Charts 3 Submitted

The new mongosh mangles the output of piped in commands

With the old mongo shell, you could set up a shell file (called something like mongo_cmd.sh)containing the path to the executable and all the command line switches you wanted like this: ``` /path/to/mongo --norc --quiet --port 26011 ``` and then...
Guest over 2 years ago in MongoDB Shell 1 Submitted