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 4031

Credits API

I need an API that will allow access to the items under credits in the billing page. This will allow me to pull this information daily into our master usage database to support our dashboards
Guest about 6 years ago in Billing & Account Management 0 Submitted

Alarm on potential data breach events

Provide capability to raise alarms on specific events like mongodump, mongoexport (eventually mongorestore, mongoimport)
Guest over 2 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 over 5 years ago in Under Review 0 Submitted

Remember collection view mode selected or add an option to save default

Currently, after you switch to table mode in a collections tab, compass won't remember that option when you open a new collection tab. Being table mode user 99% of the time, it would be really useful to remember last mode selected when opening a n...
Guest over 4 years ago in Compass & Data Explorer 2 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 about 5 years ago in Charts 4 Planned

Backup persistence after termination should be standard

It is odd that snapshots are tied to clusters and lost/destroyed when clusters are terminated. Snapshots have their own retention policies for a reason. Persistence after cluster termination should be the rule, not the exception.
Guest over 2 years ago in Atlas Backups 0 Submitted

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 about 5 years ago in Enterprise Advanced 0 Submitted

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 about 5 years ago in Atlas 0 Submitted

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 5 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Add support for all type of joins like Postgres has and improve performance

$lookup is a performance killer. Joins are crucial parts in every OLTP system. $lookup is the equivalent to join in SQL, however $lookup is slow, doesn't support hash joins or other efficient join algorithm implemented in Postgres for example. Se...
Guest over 1 year ago in Performance & Optimization 1 Submitted