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

Enterprise Advanced

Showing 308

Supporting the installation of mongosh in Ops Manager Local Mode

Ops Manager v6.0+ supports installing the new mongo shell (mongosh) to the deployment nodes. This feature is not supported in Ops Manager Local Mode. It would be convenient to the Ops Manager Automation user if they could upload the mongosh binar...
Guest over 2 years ago in Enterprise Advanced 0 Submitted

If vaultSecretBackend enabled, Allow specifying vault role names

When we enable vaultSecretBackend, it creates default vault roles which are hardcoded in the vault package here https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg/vault/vault.go#L36-L38 mongodbenterprisedatabase mongodbenterpriseopsma...
Guest 9 months ago in Kubernetes 0 Submitted

Apply Project Maintenance Windows to Global Alerts

Apply Project Maintenance Windows to Global Alerts Make the existing Project-level maintenance windows also silence Global alerts associated with the Project. We have many projects that share the Global Alerts and do not want to turn off all gl...
Guest almost 6 years ago in Enterprise Advanced 2 Submitted

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 10 months ago in Kubernetes 0 Submitted

“Content-Security-Policy” header

Hello, We want to add the “Content-Security-Policy” header to the OpsManager/MongoDB answers to increase the security level: frame-ancestors 'none' (Do not render in frames) script-src 'self': only loads scripts originating on the site (subdomai...
Guest about 3 years ago in Enterprise Advanced 2 Submitted

trigger a queryable Backup Snapshot restore via Ops Manager public API

We would like to periodically provision queryable snapshots on a programmatic basis (aka Ops Manager public API call) to easily get a consistent dump of sharded clusters in order to put those dumps in a "very safe location". We want to use this as...
Guest over 3 years ago in Enterprise Advanced 0 Submitted

Backup Daemon should check for the available filesystem before starting a groom job

When a groom job starts, it might get stuck or fail if the available disk space is not enough to copy all live blocks to another directory. It would be helpful if the Backup Daemon checks the available disk space before starting a groom job, and ...
Omar Elzayan over 2 years ago in Backup & Restore 0 Submitted

Ops Manager API - System Alerts

The ops manager api documentation specifies endpoints for polling group alerts and global alerts but is missing system alerts. We should be able to poll for system alerts via the ops manager api as well.
Jacob Bills about 5 years ago in Enterprise Advanced 1 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

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