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 86 of 4027

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 over 2 years ago in Kubernetes 0 Submitted

Headless OPS Manager deployment

Currently Ops Manager CRD deployment requires configuration using GUI which is a manual step. An option completely define all OPS Manager settings / Org in declarative manner via yaml will be great in building completely automated CI/CD Pipelines
Guest almost 6 years ago in Kubernetes 4 Future Consideration

RAG and Semantic Search Tools in the Atlas Search Playground

Have ideas about what features would be helpful for RAG and Semantic Search in the Atlas Search Playground? Let us know!
Guest almost 2 years ago in Vector Search 1 Submitted

Make Push-Based Log Export configurable

Currently both mongod and mongo-audit logs pushed every 5 mins. Not every customer/team interested in same frequency and all logs. It would be great if we can customize what logs to be pushed with granularity. - enable mongod or mongo-audit ind...
Guest 8 months ago in Vector Search 0 Submitted

if you could please improve the exam issue

completed the GenAI but did not get my badge
Guest about 1 year ago in Vector Search 0 Submitted

Add "await" option for search index operations

Extend createSearchIndex options to include an await boolean type that polls listSearchIndexes to determine the state of a search index operation. Something like this: db.movies.createSearchIndex( "example-index", { mappings: { dynamic: true },...
Guest over 1 year ago in Vector Search 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

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

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 5 months ago in Kubernetes 1 Will Not Implement

Project out embedding fields by default in $vectorSearch

We should update the default behavior to project out embeddings, since they are typically not used in subsequent aggregation stages, with an additional query parameter to force include them.
Guest almost 2 years ago in Vector Search 0 Submitted