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

Add little icons to customize widgets

Can we have little icons we can add on certain charts just below the title, or as a separate widget ? For example numbers charts, it can be even more appealing for people who aren't use to mongodb charts
Guest about 4 years ago in Charts 3 Submitted

Disk queue length metric

Atlas exposes a few hardware metrics including Util% (presumably obtained from iostat or similar). However this metric is not very significant in the age of SSDs - a volume could be 100% utilized and still have spare capacity. A more useful storag...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Send `Monitoring is down` and `Backup is down` alerts for each MongoDB Agent (Monitoring/Backup Module) and include hostname information in

_**What is the problem that needs to be solved?**_ `Monitoring is down` and `Backup is down` alerts needs to be sent for each individual MongoDB Agent (Monitoring/Backup Module) which become down, `Monitoring is down` and `Backup is down` alerts s...
Guest almost 6 years ago in Under Review 0 Submitted

Add "await" option for search index operations

Extend createSearchIndex options to include an await boolean type that polls listSearchIndexes to determine the state of a search index operation. Something like this: db.movies.createSearchIndex( "example-index", { mappings: { dynamic: true },...
Guest almost 2 years ago in Vector Search 0 Submitted

Identification of unused/less used collections

As a DBA I'd like to identify unused collections so that I can remove them to optimize performance. As of now there doesn’t seem to be a direct way. One option could be to settup auditing or using logging (e.g. set the slow op timer to 0 so we log...
Guest about 5 years ago in Database 1 Submitted

Allow to customize/substitute mongodb logo on publicly shared dashboard

As described, it would be nice to have publicly shared dashboard to have own logo or hide the existing mongodb logo(just like embedded chart).
Guest over 5 years ago in Charts 4 Planned

Allow scheduling grooms

Add the ability to schedule groom jobs at a specific point in time. Also expose this functionality through the API for easy modifications through configuration management tools.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Allow enabling/disabling automatic CSFLE encryption/decryption on per-collection/database level in Python SDK

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. So far, we can only specify whether automatic encryption/decryption is on on a MongoClient, and all operations there will ...
Yi Hong 6 months ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Stage Input > Full Aggregate Text > Stage Output View

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. I really like the feature in the 'focus mode' view where you can see the 'Stage Input' on the left, edit the aggregate sta...
Jerren Saunders 6 months ago in Compass & Data Explorer 1 Future Consideration

Allow db.killOp() and manual restarts on secondaries

Please allow us to kill *user* threads on Mongo secondaries. Sometimes we have long running queries on secondaries and need to kill those threads but can't do anything about it since we don't have admin privileges to kill threads. Also please add ...
Guest over 5 years ago in Atlas 0 Submitted