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

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

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

Entity Relationship Diagram

I would appreciate a feature that enables the designer to map entity relationships in similar fashion to SQL entity relationship diagrams (ERD). At present I’m using Datensen’s Meteor Modeler for this purpose. It would be nice to have this capabil...
Guest about 5 years ago in Compass & Data Explorer 0 Submitted

Filter the collection list in the collection screen by the "Filter your data" term

The "Filter your data" search box on top of the list of dbs/collections allows to filter databases and collections. In databases with a large number of collections this is very useful to have quick access to the colletion(s) of interest without th...
Guest about 5 years ago in Compass & Data Explorer 0 Submitted