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

Lock on session start level with provided keys

Scenario: Parallel DB updates with transactions on multiple collections that use same documents. Example: Calculate some common stuff to embed it in extra collections to avoid lookups. Problem: Lock and timeout on documents uses up valuable time ...
Guest almost 3 years ago in Storage & Transactions 0 Submitted

MMS Alert for Balancer Down status

please provide an option in Ops Manager to monitor the balancer status and add to alerts? So, we will know if balancer is not running. Note: Normally the balancer would be disabled during backups and during a scheduled Balancing Window downtime. ...
Charles Merrill over 6 years ago in Atlas Monitoring, Alerts & Observability 3 Submitted

Expose the killOp() action when creating custom roles in Atlas UI

It would be nice to have the `killOp()` action exposed when creating a custom role in Atlas. I also think it would make sense to grant this action to the `atlasAdmin` role, but at a minimum I feel that Project Owners should be able to create a cu...
Chandler Wyatt about 6 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

mongo push

Why doesn't MongoDB provide a tool (integrated or standalone) to operate document migration across on-prem (sharded) clusters? Suggestion might be to officially support tools like "mongo push", which may cover situations of hardware changes, produ...
Guest over 5 years ago in Under Review 0 Submitted

allow default expand all docs in JSON View

i previously use Robo 3T but now migrated to Compass due to connection setup and other. everything is good but im not really comfort with json view that always collapsed by default so i need to expand the docs or all by pressing buttons. it will b...
Zafran Fadilah 9 months ago in Compass & Data Explorer 0 Future Consideration

Maintain database ID/Password profile inside database

Requirement is to maintain database id/passwords with standard details inside database like (Last_login date/ password_change_date) and control of passwords related how many failed_login_attempts/password_life_time/password_complexity/password_loc...
Guest over 1 year ago in Security, IAM, and Compliance 1 Submitted

Customize MongoDB Charts - Chart title

Can we please have general customization option for chart title as well? Currently we are only allowed to edit the chart title but we cannot format it in anyway. It would be a good option to change the font color, size, style etc. for chart titles.
Guest over 5 years ago in Charts 3 Started

Add a function for determining if a connection object is still healthy

If an application needs to cache database connections to MongoDB. It would be helpful to have a function to call when retrieving a cached database connection. This function would ensure the connection is healthy before use. It could just return a ...
Guest about 2 years ago in Drivers (ie: Node.js, Java, .NET) 3 Submitted

Alerts for Atlas Limits

It would really help to get alerts on Atlas Limits (https://www.mongodb.com/docs/atlas/reference/atlas-limits/). Defining certain thresholds that would trigger an Alert as hitting these limits often involves work to re-structure something or creat...
Guest about 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

More Fine-Grained Custom Roles

Our developers need to access databases from home or an office location from time to time. They are not Project Owners and should not have broad sweeping administrative privileges over the databases. In some cases they may be outsource workers who...
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Will Not Implement