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 4027

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Add usability to tags

Atlas has the option to set tags to clusters. But - now what? They are just pieces of text floating around, but are completely useless. How about enabling to filter clusters in a project or even organization based on those tags? Split costs based ...
Guest over 2 years ago in Atlas 0 Submitted

The Atlas Project Activity should provide more information such as MongoDB version upgrades when filtering by "Deployments"

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 filtering the Atlas Project Activity Feed by Deployment name, there are no events which show when the MongoDB Version...
Flavio Orfano 4 months ago in Atlas Monitoring, Alerts & Observability 1 Future Consideration

Release notes with urgency and risk

Provide MongoDB customers/users with an understandable release notes, especially for bugfixes. **What are the risks this bugfix release covers, what is its urgency**. Right now, release notes are made of MongoDB Jira tickets, which are very detai...
Guest almost 4 years ago in Database 0 Submitted

Support the set compound index key into unique for MongoDB Altas Global Write

Hi MongoDB, When configuring the compound shard key for Global Writes, currently, there is no way to set the compound index key into unique. Besides, this can not be achieved through the Terraform deployment. Set unique index is a very common t...
Guest over 5 years ago in Atlas 0 Submitted

Add Datadog integration to Atlas Serverless

Datadog ( and other monitoring tools ) integrate great with Atlas, it would be awesome to copy this integration to Atlas Serverless. Without this we can't monitor Atlas Serverless with our standard toolset. In conclusion, please bring 3rd party mo...
Guest over 3 years ago in Atlas 1 Submitted

Add an alert or notification option for every "pause" or "resume" cluster action

Add an alert or notification option for every "pause" or "resume" cluster action
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Headless OPS Manager deployment

Currently Ops Manager CRD deployment requires configuration using GUI which is a manual step. An option completely define all OPS Manager settings / Org in declarative manner via yaml will be great in building completely automated CI/CD Pipelines
Guest almost 6 years ago in Kubernetes 4 Future Consideration

Add a reload button to the databases so that one doesnot need to reload the whole page to update the data

Add a reload button to the databases so that one doesnot need to reload the whole page to update the data
Guest over 5 years ago in Under Review 0 Submitted

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 almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 3 Submitted