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

Add inclusive option for relative date filter

Using a relative filter "from last 1 year" displays the last 365 days of data. If the dates are binned by month, that often means that the first month does not contain a full month's data. Please add an option for the relative filter to include c...
Brian Moss almost 5 years ago in Charts 0 Planned

connection-pool monitoring

hi like this, would you please support connection-pool monitoring. https://github.com/mongodb/specifications/blob/master/source/connection-monitoring-and-pooling/connection-monitoring-and-pooling.rst#connection-pool-monitoring regards, park
Guest almost 5 years ago in Enterprise Advanced 0 Submitted

mongorestore from metadata

hi When start mongorestore, data is restored first. so, performance is poor, and recovery takes a long time. would please proceed from the metadata(index) and change it so that it can be restored quickly. as-is: data > metadata(index) reg...
Guest almost 5 years ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

Monthly backup

We would like to schedule our monthly backup and 1st Sunday of every month. Currently, this option is not available via the Atlas Console. It gives options like 1st, 2nd, 3rd, 4th...etc of every month but not a specific day like Sunday or Monday. ...
Guest almost 5 years ago in Atlas Backups 0 Submitted

Email notifications

We have configured several alerts and are having them emailed to us. The subject line of the email alert is something like "[External]Alert - - 2021-04-08T12:26Z". We would like the subject line to show what exactly is the alert for - for example ...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Leverage atlas search indexes in find and count operations

Currently the documentation wasn't outright clear that Atlas search indexes can only be leveraged through Aggregation operation. It will be great if we can leverage them in find and count operations as well.
Guest almost 5 years ago in Atlas Search 1 Submitted

Please let the toolkit refresh database status more freequently

Please let the toolkit refresh database status more freequently. You guys can having a try,to use playground create a new database,and then the database status doesnt appear the new database at all.Just need reloading VS Code and then i could foun...
Guest almost 5 years ago in IDEs 0 Submitted

autosave

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

Active link on closed alerts

Currently closed alerts are just a simple text card unlike open alert which does have links. This functionality should be available in closed alert as well.
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Pass document field to $loolup.from and $lookup.as

Suppose I have collection of documents { entityId, entity }, where entity is names of other collections I would like to make aggregation with lookup and be able to pass entity value to $lookup from and as db.collection.aggregation([{ $lookup: { f...
Guest almost 5 years ago in Database 2 Submitted