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 3874 of 3874

Ops Manager: Test Failover

The ability to Test Failover was added to Atlas https://docs.atlas.mongodb.com/tutorial/test-failover. Please add this functionality to Ops Manager in order to facilitate failover testing. This is especially useful in multi-tenant Ops Manager se...
Guest almost 5 years ago in Enterprise Advanced 5 Submitted

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...
Guest 8 months ago in Enterprise Advanced 0 Under Consideration

arm64 support for Kubernetes Operator

Arm64 processors are getting more and more popular. Would be really nice to be able to run MongoDB Kubernetes Operator on a Raspberry Pi cluster. Otherwise, meanwhile would be nice to get documentation updated on how to produce arm64 images to st...
Guest almost 4 years ago in Kubernetes 7 Started

Profiler filters

It would be nice to be able to filter the content of the profiler in the Atlas GUI. The profiler has proved to be very useful and maybe it could be even better. Currently you can only filter by "Top namespace operations"; and it would be nice to ...
Guest 8 months ago in Atlas 2 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 5 months ago in Kubernetes 0 Submitted

Non-sequential or Deep Pagination

I want to be able to paginate results in non-sequential order, e.g. Skip from page 1 to 5, or skip from first to last page of results
Guest almost 2 years ago in Atlas Search 0 Submitted

Alert when database user is created or removed

currently there is no alert option for database users
Guest about 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Improve Enterprise Kubernetes Operator PVC expansion

The enterprise operator should be capable of performing all the steps necessary to increase the PVC after the end-user has adjusted the storage values within the MongoDB custom resource. Reference: https://www.mongodb.com/docs/kubernetes-operator...
Guest almost 2 years ago in Kubernetes 0 Submitted

Support filtering by empty array

Atlas Search should support matching a fields set to an empty array. This behavior is not supported by either of the `exists`, `equals`, or `in` operators, and is a very common use case. https://search-playground.mongodb.com/tools/code-playground...
Guest over 1 year ago in Atlas Search 0 Submitted

Decouple "insert" privilege from implicit collection creation

MongoDB currently allows a user with the insert privilege on a database to implicitly create a new collection by inserting into it — even if the user lacks the createCollection privilege. This behavior makes it difficult to enforce strict access c...
Guest 5 months ago in Security, IAM, and Compliance 0 Submitted