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

Add hash function (eg. md5) to aggregation pipeline

I would like to implement hash-based sharding in my own application on top of MongoDB. For that purpose, I would like to pull a stable pseudorandom subset of documents into each of my servers, and I would like to do so without enlarging the docume...
Guest about 3 years ago in Querying & Aggregations 0 Submitted

Could we increase the vCPU's of the Atlas cluster without increasing its memory.(RAM)

For example: suppose right now, we have 2 vCPU's with 8GB RAM. But we are facing high CPU utilization error. Can we change the vCPU's to 4 and keep RAM as it is i.e.8GB?
Guest over 1 year ago in Atlas 0 Submitted

The oplog configuration is a bit confusing

The oplog configuration is a bit confusing. I think it's not clear that if we set the oplog window, we don't need to set the maximum oplog size. I believe this configuration should be more specific.
Ludne de Morais Machado over 1 year ago in Atlas 0 Submitted

Timer in compass

When I run explain, I want to have a timer showing me the time elapsed since I executed the query. It will help me understand my latency delays and also a rough time estimation when I forgot to use explain
Guest over 1 year ago in Compass 0 Submitted

Opening Playground file from other folders out of workspace, with Recents list

Normally I don't store playground files within my VS Code project folder (which often is a Git repository). I could add the files to .gitignore, but it would be much more convenience if the Playgrounds pane has options to open file from another fo...
Guest over 1 year ago in IDEs 0 Submitted

Triggers on DB level rather than single collections only

Change streams support events on DB level *or* single collections, but triggers are limited to single collections. Which means that if we wanted to listen on changes in a generic way, we would have to setup a trigger for each collection and set th...
Guest about 3 years ago in Atlas Triggers and Functions 0 Planned

Specify default database in Advanced Connection Settings form

The Create New Connection using the Advanced Connection Settings form does not provide a place to specify a default database. I'm specifically interested in this so I like running selected lines and it'd be a way to not include 'use()' with every ...
Guest over 4 years ago in IDEs 0 Submitted

Display better Slack notifications

Currently, MongoDB Atlas Slack integration only send RAW text. For easier reading, it would be nice (if not a must have) to leverage Slack notification format to have colors that represent at least the state of an alert. Here is a suggestion fr...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Call Functions In Background

Currently, if you call a function for example function_1 from a separate function function_2. Function_2 will wait for function_1 to execute and return before continuing. We have a function that we'd like to use to execute a different function wit...
Guest over 1 year ago in Atlas Triggers and Functions 0 Submitted

Document Atlas Cluster Tier Performance Expectations

Document approximate Atlas cluster tier performance expectations that application development teams could reference when requesting an Atlas cluster (IOPS, max connections, network performance). This information is currently available in the Atl...
Guest over 4 years ago in Atlas 1 Submitted