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

Self-served spend reports

UK customer, would like self-served spend reports, and the ability to slice and dice, like Google and DoiT their GCP re-seller. The current approach is very old fashioned.... manual etc.
Guest almost 5 years ago in Billing & Account Management 0 Submitted

Ability to deploy blockstore in "backing database" type organisations/projects

New versions of Ops Manager have the ability to monitor the ApplicationDB in a organisation/project with the "backing database" server type (https://docs.opsmanager.mongodb.com/master/reference/config/ui-settings/#mongodb-usage). It is common to ...
Guest almost 5 years ago in Enterprise Advanced 0 Submitted

Allow us to use paste to put numbers in the min and max values in filters instead of having to type it in.

The min and max fields in the filter do not let you paste a number. I happen to be using millisecond timestamp numbers and they are long. It would be great to just paste them in from the epoch converter or my database fields.
Guest over 2 years ago in Charts 0 Submitted

viem shard key

If you are in clustered mode, can view information about the collection's slice keys
Guest over 2 years ago in Compass & Data Explorer 1 Submitted

DB Snapshot triggers when RDS Snapshot starts.

Looking for a feature regarding DB Snapshots, so that we can configure a Snapshot Policy to be triggered whenever a specific AWS RDS snapshot starts (for the daily schedule). Thank you in advance.
Guest over 2 years ago in Database 0 Submitted

Ability to block sending of Alert Close Notification

We have set up alerts and have noticed that when a condition is back to normal, there is another alert generated acknowledging its closed. Is there a way we can manage this (like disable or block it for some alerts)?
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add option to repair a single collection

Add support for repairing a single collection instead of what is currently available to repair an entire database via db.repairDatabase()
Guest almost 5 years ago in Database 1 Submitted

High resolution monitoring and alerting for WT dirty cache ratio, eviction workloads and checkpoints.

Implement better monitoring and alerting for WT dirty cache ratio. This should include sub-minute resolution and support an understanding of eviction workload as well as performance impact of checkpoints under heavy write workloads.
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Incremental backup on Serverless Instances

Hey, I would like to know when the access read/write of the "oplog" collection in the "local" database will be enabled in Serverless instances. I need this access for making an incremental backup/restore of the database. The doc does not explain ...
Guest over 2 years ago in Atlas 0 Submitted

Fetching data issue from browser to console

I have created a page where users must enter the data and give it a path. I did this with MongoDB compass. I used this mongoose.connect("mongodb+srv://gabyjudge07:********@cluster0.nucdve3.mongodb.net/", {useNewUrlParser:true}); app.post('/posts/...
Guest over 2 years ago in Compass & Data Explorer 0 Will Not Implement