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

auto pair right parentheses when input left

No description provided
Guest over 4 years ago in MongoDB Shell 0 Submitted

Add a command to change date format when logrotate is used

After testing db.adminCommand( { logRotate : 1 } ), the following file was generated: /var/log/mongodb/mongod.log.2021-07-05T15-09-17. It would be good to add command to change date format. E.g. yyyymmdd-hhmmss and also it could be specified as va...
Guest almost 5 years ago in MongoDB Shell 1 Submitted

Aggregation Pipeline builder export to Go

Complex aggregations are really hard to write in Go. Can we support also Go?
Guest almost 5 years ago in Compass & Data Explorer 0 Submitted

Import existing MongoDB deployments

There should be a way to import existing MongoDB deployments with mongocli. This would allow the automated provisioning of Ops Manager instances in cases where MongoDB deployments already exist. In addition we would be able to import the applicati...
Guest almost 5 years ago in CLI & Shell 0 Submitted

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 almost 5 years ago in MongoDB Shell 2 Started

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 almost 5 years ago in Compass & Data Explorer 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 almost 5 years ago in Compass & Data Explorer 0 Future Consideration

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 almost 5 years ago in Compass & Data Explorer 0 Submitted

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 almost 5 years ago in MongoDB Shell 0 Submitted

autosave

autosave in aggregation builder
Guest about 5 years ago in Compass & Data Explorer 0 Submitted