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

Enable S3 Snapshot Storage via Kubernetes Operator with IAM role

Configuring an S3 Snapshot Storage with IAM roles is only possible via Ops Manager UI or API. It would be great to be able to do this configuration via the MongoDB Kubernetes Operator.
Guest almost 5 years ago in Kubernetes 0 Future Consideration

Provide support to update version manifest to Ops Manager that uses local mode

With Ops Manager Local Mode on Kubernetes, the version manifest is required to be updated manually via UI or API. It would be the best practice to support updating version manifest using a command to the Operator or OM Pods.
Guest almost 5 years ago in Kubernetes 0 Future Consideration

Add ability to have systemLog redirected to stdout (just have to remove systemLog.destination and path)

To be able to have MongoDB logs redirect to stdout and this having it into GKE CloudLogs, we should NOT configure a systemLog.destination nor a systemLog.path. In 0.6.0 release, systemLog.destination and path are hardcoded and cannot be nullable....
Guest almost 5 years ago in Kubernetes 0 Submitted

Don't require path on search queries

It would be nice if a path defaults to all paths in the index. For example, imagine I have a customers collections with the fields "firstName" and "lastName" and I want to create a search based on user's full name. Then I create a search index on ...
Guest almost 5 years ago in Atlas Search 0 Submitted

profiler search by db

Currently, the profiler search is for namespace.collection_name. If I would like to see how all collections for a given namespace or DB are behaving it's a very tedious task and not user friendly at all.
Guest almost 5 years ago in Atlas Search 0 Submitted

Leverage atlas search indexes in find and count operations

Currently the documentation wasn't outright clear that Atlas search indexes can only be leveraged through Aggregation operation. It will be great if we can leverage them in find and count operations as well.
Guest about 5 years ago in Atlas Search 1 Submitted

Please add lucene.kuromoji

I just happened to know that full-text search feature is available in MongoDB Atlas. Greatly appreciated if lucene.kuromoji is added to a list of language-specific analyzers. Currently, there is only a generic Chinese, Japanese, and Korean analyzer.
Guest about 5 years ago in Atlas Search 2 Submitted

Is it possible to deploy mongodb shared cluster using community operator?

No description provided
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Migrating existing deployments to MongoDB Kubernetes Operator

Hello, Is there a way to migrate existing non-kubernetes MongoDB clusters to MongoDB Kubernetes Operator?
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Manage indexes creation and sharding of collections in a GitOps way

We're developing a Microservices-based product that is based on MongoDB and Kafka. In this context, we're currently aiming at implementing most of our DevOps-related activities in a GitOps way. Setup, rolling upgrades and scaling the number of rep...
Guest about 5 years ago in Kubernetes 0 Will Not Implement