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

Search results

Showing 315 of 315

implicit cast based on validation schema

When importing json data containing an ambiguous type (e.g. 0, which can be a double or int32) with a collection that has a validation schema[1] set for a specific type (e.g. double), the server should reference the schema to resolve the type to i...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Generate Operational Reports in Ops Manager

1. Slow queries report similiar to AWR report in Oracle 2. List of hosts being monitoring in Organization and project level in a downloadable format 3. Metrics report for all the hosts at org and project level 4. Backup failures report 5. Alerts r...
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Modify MongoDB Autoscaling Logic for CPU Usage Interval

Currently, the autoscaling feature in MongoDB is configured to initiate scaling based on the last 1-hour CPU usage. The trigger for autoscaling is set at 75% CPU usage within this hourly interval. However, there is a requirement to adjust this log...
Guest over 2 years ago in Atlas 0 Submitted

Avoid issuing commands upon connection where the user is unauthorized to execute them

Presently when a user connects to a MongoDB cluster mongosh will execute several command helpers. Unless the users have specific privileges these commands will trigger several unauthorised messages similar to below: ``` {"msg":"Checking authoriza...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Offer serverless in more AWS regions (like me-south-1)

No description provided
Guest over 2 years ago in Atlas 0 Submitted

Allow customization capability to Administrators

1. Provide option to administrators to freeze the Read Preference dropdown to Secondary to restrict users only to secondary nodes of the cluster. 2. Freeze maxTimeMS value to a desired value (operations team would decide the value) rather than pro...
Guest almost 5 years ago in Compass & Data Explorer 0 Completed

Metrics charts x-axis showing more than 24 hours of data should be labeled according to the scale

Metrics charts x-axis showing more than 24 hours of data should be labeled according to the scale Currently, when a mouse is not hovering over a Metrics plot, the plot will show particular hours as labels for the x-axis. For example, if an 8 hou...
Marie Atterbury almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Mongodb Atlas in the ca-west-1 AWS region

AWS is releasing the ca-west-1 region in H1 2024. We currently use MongoDB Atlas and would like to see serverless instances in this region come available at approximately the same time.eryt
Guest over 2 years ago in Atlas 0 Submitted

Ability to create mirror/snapshot clusters for load and behavior testing

We would like to request the following: 1. The ability to create a "mirror" or "snapshot" of a production cluster to a staging cluster. 2. This could be either real-time or scheduled (once per day, once per week, etc.) If scheduled, it would be n...
Guest over 2 years ago in Atlas 0 Submitted

Organize and filter Realm functions

When you start to have a lot of Realm functions, it's a nightmare to navigate through them. It would be nice to be able to: 1. Filter the functions based on: public/private, authentication method 2. Organize functions in (virtual) folders
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted