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

Showing 554 of 4027

Persist Atlas search indexes post restart

We have a large collection on which we have a large Atlas Search index on a Workload Isolation node. In the lower environments we pause overnight to save cost. Upon restarting, the large index has to rebuild, it was taking 10hrs and this was wipin...
Guest 9 months ago in Atlas Search 0 Submitted

Feedback on the Atlas Search Visual Index Builder

How can we improve?
Guest over 2 years ago in Atlas Search 5 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...
Charles Merrill almost 6 years ago in Enterprise Advanced 2 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 over 3 years ago in Enterprise Advanced 2 Submitted

Allow $match or $sort stages that follow the $search stage to use MongoDB native indexes

Currently, if there are `$match` or `$sort` stages that follow the `$search` stage, then those `$match` and `$sort` stages are unable to use MongoDB's native indexes on the fields being matched/sorted. While the [documentation recommends](https:/...
Guest over 4 years ago in Atlas Search 0 Will Not Implement

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 almost 4 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 10 months ago in Kubernetes 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

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

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