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

Billing & Subscription

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. My MongoDB Atlas project keeps redirecting to the Invoice page. All issued invoices are fully paid (Amount Due = $0.00) ...
Trí Trọng about 2 months ago in Billing & Account Management 2 Will Not Implement

Send Atlas logs to S3

I would like to automatically send my cluster logs to my S3 bucket. I could then use Atlas Data Lake to query them and Charts to create visualizations on them, or inspect them with other tools.
Guest over 4 years ago in Atlas 5 Started

Allow a backup payment method

What problem are you trying to solve? If my primary CC doesn't go though for some reason then I could lose service. This is crazy. What would you like to see happen? Add the ability to have one or more backup payment methods. W...
Jonah Werre 24 days ago in Billing & Account Management 1 Future Consideration

mongo atlas odbc driver meets problem for sqlFetch()

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. When SQLFetch() reach SQL_NO_DATA_FOUND, It will not return error when SQLFetch() is called again. What would you l...
qin liu 24 days ago in SQL Interface 1 Future Consideration

Data Explorer Index Usage should include the usage of the entire cluster

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. seeing which indices are actually used. so not used ones can be easily deleted without side effects that another node migh...
Steffen Meyer 25 days ago in Compass & Data Explorer 0 Future Consideration

image Hosting in Mongodb

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. We need to manage and serve images without degrading database performance. Storing large image files in the database incre...
Aniket Kapse 25 days ago in Data Federation / Infra-as-code & APIs 0 Future Consideration

Add support for ephemeral password input in mongodbatlas_database_user resources

Terraform [v1.10](https://github.com/hashicorp/terraform/releases/tag/v1.10.0) added ephemeral resources that are not persisted in state, and [v1.11](https://github.com/hashicorp/terraform/releases/tag/v1.11.0) then added support for write-only re...
Guest 11 months ago in Atlas 2 Future Consideration

Include cluster labels in the billing usage details

Similar to how AWS includes tags/labels in their billing dashboard, I'd like the ability for my cluster labels to be included as a column in my billing usage details (or even the exported CSV). This will allow me to categorize my billing usage as...
Guest almost 5 years ago in Billing & Account Management 6 Submitted

Atlas should raise alert on index build failures

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. We want to ensure that index build failures in MongoDB Atlas are not missed. Currently, if an index build fails, Atlas doe...
Jothi Subramani 3 months ago in Atlas Monitoring, Alerts & Observability 0 Future Consideration

Allow autocomplete search on multiple fields using a wildcard path or by specifying multiple fields in the path

Currently, (unlike the text operator) the autocomplete operator does not accept a path which is an array of field names. Also, a wildcard path ("path": {"wildcard": "*"}) cannot be specified for an autocomplete query. Therefore, the only way to pe...
Guest about 5 years ago in Atlas Search 10 Will Not Implement