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 4027

Binaries should be provided via Docker images

To implement this in a Kubernetes native way for offline deployments, the binaries should be provided as Docker images and distributed through the Docker repositories that are already present in the k8s environment. Option 1 (intermediate): Allow...
Guest almost 6 years ago in Enterprise Advanced 1 Started

Permit downloading of serverless instance snapshots.

Currently this is not supported. The consequence is that there is no way to restore just a single database or collection from a snapshot. This obviously greatly reduces the value of snapshots.
Guest over 2 years ago in Atlas Backups 0 Submitted

Support for proxy protocol on mongod

Hi, I have mongodb database server running as a container on kubernetes and i have istio as ingress, but i need proxy protocol in order to preserve source ip, because without proxy protocol the client ip that arrives in mongodb server is the ip f...
Guest about 1 year ago in Database 0 Submitted

Migration Tutorial Video

I did a live migration from mLab to Atlas quite recently. Although, the steps for migration were simple and easy to execute it took me alot of time to get over the fear of migrating without losing any data. A tutorial video of the entire process w...
Guest almost 6 years ago in Atlas 0 Submitted

Continuous evaluation

Continuous evaluation Collaboration and actionable alart
Guest about 1 year ago in Atlas Backups 1 Submitted

Pin a collection

There should be an option to pin collections so that we can easily navigate to them
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Data view as tabular format

All data are always showing as json in vscode extension. Can you add a functionality so that user can switch to json or tabular form of data view
Guest about 1 year ago in IDEs 0 Submitted

SQL to Aggregation framework converter

The intent would be to run SQL queries directly on MongoDB Compass or convert them to aggregations
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Logs menu item should be always clickable, even while on Logs page, to allow quick reloading.

In the Stitch UI: https://stitch.mongodb.com/groups//apps//logs On the left hand side menu, the Logs menu item under "Manage". Right now if you click on it and display the logs, the "Logs" menu item becomes un-clickable. Since the Logs is not se...
Guest almost 6 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Export data from a query should limit fields based on Projection

When exporting data from a query in MongoDB Compass, only check the fields that are in the Projection section. Don't default to all the fields when exporting.
Guest over 3 years ago in Compass & Data Explorer 0 Planned