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 3957 of 3957

Change naming conventions to more inclusive terms. For example "slaveDelay" to "workerDelay" or "rs.isMaster" to "rs.isMain"

There is an initiative in the tech community to replace non-inclusive terms with more inclusive ones and I'd like to get the community's take on it. I think the biggest offenders are terminology referring to "slaves" and "masters", but I'm sure th...
Guest over 4 years ago in MongoDB Shell 2 Started

Allow to provide names/descriptions for peering connections

If the user has 3 peering connections in a project, it's error prone terminating one, as you may end the connection with the wrong VPC and cause a disaster. Adding a description field allows to clearly see the purpose of the peering.
Guest over 4 years ago in Atlas 0 Submitted

Cancel a Preview Operation in the Aggregation Builder

Currently, to cancel a preview operation in the aggregation builder, we have to close the tab and open a new tab, losing any changes to the aggregation pipeline if it hasn't been saved. Making a Cancel Operation feature to stop the Preview would a...
Guest over 4 years ago in Compass 0 Submitted

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 Future 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 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