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

Operator crashes when it doesn't have permissions to watch a namespace

If one of many namespaces does not set the permissions for the operator to watch the namespace, it throws exceptions and goes to crashLoopBackOff state. This is clearly a bug. One misconfigured namespace should never be able to take the operator d...
Guest over 1 year ago in Kubernetes 0 Future Consideration

Manage the MongoDB Agent functions using the operator

Currently, the operator does not enable backup function for AppDB, but it does enable monitoring. For everything else (non-AppDB) the operator does enable the Backup and Monitoring functions, even if backup is not configured At the moment none of...
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Bulk delete data sources

Bulk remove data sources instead of one by one.
Guest about 5 years ago in Charts 2 Submitted

Create alarms base on events + Add control policies

Events (in the perimeter: organization, projects, cluster) are useful for monitoring activities. But it would be very useful to be able to set the alarm on these events. The goal is to be informed when certain actions occur. The best is to be abl...
Geoffrey Céré about 5 years ago in Atlas 0 Submitted

Confirm deletion of Dashboard by typing title (name) of Dashboard

Just like when deleting a collection from mongodb, users should be prompted to confirm deletion of a dashboard by typing its title. This way unintended deletion of dashboards will be prevented in the future.
Guest over 3 years ago in Charts 0 Submitted

connect with slack

Whenever the database is about to scale, give an alert via slack to the team.It will be instant and currently, alerts are over email if you could provide it over slack the tech team responsible for particular will be notified.
Guest about 5 years ago in Atlas 0 Submitted

Allow instant backup on every type of cluster

Allow to create a backup when we want, on every type of cluster (like we could do with mLab plans)
Guest about 5 years ago in Atlas Backups 0 Submitted

Option to prohibit a non-voting member from becoming a sync source of a voting member

Hi, Our proposition in a few words: add a replica set option to allow chained replication but with the following exception: a non-voting member cannot become a sync source of a voting member under any circumstance. This proposition would allow c...
Guest about 5 years ago in Database 0 Submitted

show the reason why you can't increase oplog

in the settings=>additional settings=>More Configuration Options=>Set Oplog Size show the reason why you can't increase this parameter (let's say you have insufficient free space etc.)
Guest over 3 years ago in Atlas 0 Submitted

hint support for $graphLookup

Currently you can supply a `hint` to the `aggregation` call in order to tell MongoDB to use a specific index for the initial `$match`. But there is currently no way to specify which index to use for a `$graphLookup` later in the pipeline. I would...
Guest over 3 years ago in Querying & Aggregations 0 Submitted