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

Option to select the S3 Storage Class for snapshots and oplog slices

Ops Manager currently uses S3 Standard storage for all snapshot storage and oplog storage and the storage class is not configurable. AWS has storage classes that are specifically designed for backups (lower storage costs, but higher retrieval cos...
Quentin Moon about 1 year ago in Enterprise Advanced 0 Future Consideration

Opsmanager API: Include Backup Id in List Restore Jobs Response that restore was triggered for

Hello, there is already a snapshot id included in the list restore jobs response, BUT the problem arises with sharded instances: If you restore a sharded instance to a specific backup, multiple restore jobs are created (one for config server, on...
Guest over 1 year ago in Enterprise Advanced 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...
Charles Merrill almost 6 years ago in Enterprise Advanced 2 Submitted

AVX compatibility

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. mongodb4.4 no image nowhere Hello MongoDB Team, Congratulations — you managed to waste 6 hours of my time today. There i...
Chair Shíín 5 months ago in Cluster Deployment & Management 1 Will Not Implement

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 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

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

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

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