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

Feedback

Send `Monitoring is down` and `Backup is down` alerts for each MongoDB Agent (Monitoring/Backup Module) and include hostname information in

_**What is the problem that needs to be solved?**_ `Monitoring is down` and `Backup is down` alerts needs to be sent for each individual MongoDB Agent (Monitoring/Backup Module) which become down, `Monitoring is down` and `Backup is down` alerts s...
Guest over 5 years ago in Under Review 0 Submitted

Allow scheduling grooms

Add the ability to schedule groom jobs at a specific point in time. Also expose this functionality through the API for easy modifications through configuration management tools.
Guest about 5 years ago in Enterprise Advanced 0 Submitted

Make unreplied comments editable

When creating a case, I often don't spell all the information I consider useful at once, for any tiredness or emotional reason. So I am as often stacking comments to my own case, prior to get any reply from support team. Reply that can take time, ...
Guest over 1 year ago in Under Review 0 Submitted

Allow OpsManager to control MongoDB Tools version and disable installation of MongoDB Tools

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Currently, MongoDB MMS automation agent will install MongoDB Tools package on every host when it installs MongoDB, there i...
Kick Glorie 5 months ago in Cluster Deployment & Management 0 Future Consideration

If vaultSecretBackend is enabled, allow specifying the kv mount

When enabling `vaultSecretBackend`, there is no option to specify the path/name of the kv engine to use within the specified vault namespace (it is hardcoded to `secret`). For example: https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg...
Guest 11 months ago in Kubernetes 0 Submitted

Disable Query Targeting: Scanned Objects / Returned alerts on specific, recurring aggregations.

We run routine, recurring aggregation pipelines (essentially, summing up the values of different categories of transactions) on a 5-minute interval. These aggregation pipelines scan for all objects that match a certain type, then sum the cumulativ...
Guest almost 5 years ago in Enterprise Advanced 0 Submitted

Captcha on the Support Portal

While raising a support ticket, one of my customer faced an issue where the Captcha i.e. the questions for getting in, like "select all images that have a animal in them" was showing up continuously and the customer was unable to log the ticket - ...
Guest over 2 years ago in Under Review 2 Submitted

Use Custom S3 buckets for backup storage on cloud manager

Requesting new functionality to be able to use a custom S3 bucket to store backups taken from cloud manager.
Guest over 2 years ago in Enterprise Advanced 0 Submitted

MongoDB should have a database backup system commit base for large self-management databases, like git commit.

There is already a mongodb backup tool mongodump but it is not a good solution for backing up large databases. We thought of making a CMS Platform with mongodb. Billions of websites can be created there. For such a large platform, the mongodump ba...
Guest over 1 year ago in Backup & Restore 1 Submitted

Distributed user and database management with kubernetes operator

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We are working on an edge environment with limited connectivity. So we actually cannot manage it directly. But we want to ...
Alexandre Plaitant 6 months ago in Kubernetes 1 Will Not Implement