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

Display Documents within a Frame

When clicking on a large collection (or running a long-running filter), the Documents are loaded within the main window and prevents the users from performing any other operation. By displaying data within a subframe (like for the aggregation pipe...
Guest over 4 years ago in Compass 0 Under Consideration

real time view for just one node

Given that I address certain kinds of queries to certain tagged nodes, As a developer, I would like to filter the "real time view" tab to show only activity for my tags So that I can monitor how my application impacts its node
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Will Not Implement

Improvements to Terminal Shell (split)

It would be nice that When the VSC extension is added, it creates an entry in the integrated terminal settings (terminal.integrated.automated.windows/mac) like: - "MongoDB": { "path": "mongo", "args": ["$Env:MDB_CONNECTION_STRING"] } Which I c...
Guest over 4 years ago in IDEs 3 Submitted

Improvements to Terminal Shell (split)

It would be nice that When the VSC extension is added, it creates an entry in the integrated terminal settings (terminal.integrated.automated.windows/mac) like: - "MongoDB": { "path": "mongo", "args": ["$Env:MDB_CONNECTION_STRING"] } Which I c...
Guest over 4 years ago in IDEs 0 Submitted

Add OpenSSH config and auth agent support

I have to use a vpn which forwards into a proxy to connect to my mongo cluster. My PC => VPN => Bastion Host => Mongo Cluster This is very easy to do using OpenSSH configs in other tools but compass does not support this option.
Guest over 4 years ago in Compass 0 Submitted

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

Ability to create the resume token based on oplog item

CHoose an oplog event to set the resume token for, instead of needing to run the change stream for system to create a resume token Why: Concerns about many stream re-reading a full oplog if failure before finding first event
Guest over 4 years ago in Database 1 Submitted

real time connectivity metrics

Hello, in order to perform more accurate analysis, it would be helpful if the "RealTime" section is filled with more information. For example, the possibility to track from where which connection originates, at time X ( preferably in the past). ...
Guest over 4 years ago in Compass 0 Submitted

Playground Results should appear in same panel as Terminal

The current behavior is to place Playground Results in a new document tab. It would be much more user friendly to place results in the bottom panel (next to Terminal, Problems, etc) to take advantage of vertical space.
Guest over 4 years ago in IDEs 1 Will Not Implement

Paginate shell output

When running a query or a command that returns a long output, the content scrolls off the screen and cannot be seen without using the terminal scrollbar. It would be nice if the content would only scroll to screen boundaries and pause like `more`...
Guest over 4 years ago in MongoDB Shell 0 Submitted