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 113

Reindex from a given place in our index

We want to be able to apply an index configuration change that we know applies only to new data we placed in our index a couple weeks ago. It appears we have to re-index the entire collection over again to apply our index config change. We'd love ...
Guest about 6 years ago in Atlas Search 0 Future Consideration

MongoDB kubernetes operator - follow recommended kubernetes object labeling -

Hi, i would like to thank you first for this operator, good job 👍 . It works well. Did you consider using this label convention for objects (statefulset, svc, secrets) https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labe...
Guest about 4 years ago in Kubernetes 0 Future Consideration

Sydney nodes for atlas charts

It would be great if we could get some nodes to serve APAC for charts to bring down the latency a bit, rather than having to go to us-east-1 AWS region. I imagine this is planned as Stitch already has nodes in Sydney but I thought I would make a ...
Guest over 6 years ago in Charts 0 Future Consideration

MongoDB Operator Deployment Env Variables Push Down

This is a feature request to have custom environment variables, configured in the MongoDB Operator's Deployment manifest, push down or propagate to all resources created by the Operator. For example, it may be desired to add environment variables...
Guest almost 5 years ago in Kubernetes 0 Future Consideration

cross cluster lookup (kind of)

Hi, This is more of an add-on request for the aggregate(). Lets say we have two clusters , second clusters is derived from first cluster ( i-e some of the object ids in second cluster exist only in first cluster ). Now I want to do a lookup for ...
Guest over 2 years ago in Compass 1 Future Consideration

Allow suggest password feature

In both mobile and desktop version of Chrome and Safari, there is a feature for automatically generating a strong password. In the registration form for MongoDB Atlas, the password field in the registration form cannot take values entered this wa...
Guest over 5 years ago in Atlas 1 Future Consideration

Don't send tracking analytics without explicit opt-in

I recently updated mongosh to 1.7.1 via Homebrew. Little Snitch informs me that the program is reaching out to api.segment.io asynchronously. For privacy reasons, I do not want programs to do that, and such analytics without explicit opt-in may be...
Guest almost 3 years ago in MongoDB Shell 0 Future Consideration

Allow for specifying config file path.

Currently, the config for Atlas CLI lives in a specific directory defined by the tool: https://www.mongodb.com/docs/atlas/cli/stable/atlas-cli-save-connection-settings/#std-label-config-toml-location While the config can be both set by CLI and ed...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

Ability to download/point to latest tool versions

This is especially important for a headless environment. And can be applied to more than just the Atlas CLI and the MongoDb Shell This documentation tells you to manually construct the string: https://www.mongodb.com/docs/database-tools/instal...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

EmptyDir as data-volume and log-volume

spec: members: 1 type: ReplicaSet version: "4.4.5" statefulSet: spec: template: spec: volumes: - name: data-volume emptyDir: {} - name: log-volume emptyDir: {} This type of override would be very helpful for automated testing pipeline...
Guest about 4 years ago in Kubernetes 0 Future Consideration