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

Remember property expansions in json view when switching between tabs

Minor UX improvement: Suppose I have 2 tabs open in Compass, and I'm looking at documents in the default "list view". In 1 tab, I expand a subdocument. I then navigate to the 2nd tab, and expand a subdocument there. If I go back to the 1st tab, t...
Guest 10 months ago in Compass & Data Explorer 0 Submitted

MongoDB Agent (Automation Module): don't attempt to auth with `__system` (SCRAM) user when `security.clusterAuthMode` is set to `x509`

Problem Statement, _**What is the problem?**_ MongoDB Agent (Automation Module) attempts to auth with `__system` (SCRAM) user when `security.clusterAuthMode` is set to `x509`. _**Why is this a problem?**_ MongoDB Server process logs are flooded b...
Guest almost 5 years ago in Under Review 1 Completed

Make the app_id optional in the mongodbatlas_event_trigger resource when an aws_eventbridge event processor is defined

Currently, when you define a trigger that uses the AWS Eventbridge via the UI it auto creates a realm App that links the DB change to the event bridge. However, with the mongodbatlas_event_trigger resource you have to manually defined an empty re...
Guest about 4 years ago in Atlas 0 Submitted

How to configure an alert to trigger based on a specific query executing longer than, for example, 1 second.

If query is running more than X sec an alert to trigger based on a specific query executing longer than, for example, 1 second.
Guest about 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Autocomplete with `fuzzy` scores all results as `1`

Using autocomplete with the `fuzzy` operator returns results, but they are scored all with the same value (`1`). This has been reported a couple times in the developer forum as well: https://developer.mongodb.com/community/forums/t/fuzzy-autocom...
Marie Atterbury almost 5 years ago in Atlas Search 2 Submitted

Possibility to use filter parameters in later stages

We use embedded charts with aggregate queries for comparison of multiple date values. In our case, we are in conversations, we want to know for a certain week how many conversations were started and how many finished. We do this book filtering o...
Guest almost 6 years ago in Charts 2 Submitted

Atlas shards with different clusters tiers

For solutions of hot and cold storage, there is at least 2 options: - Online archiving - Hot and cold cluster (using a trigger and datalake) But these solutions have limitations (https://www.mongodb.com/docs/datalake/limitations/) There is anot...
Guest over 3 years ago in Atlas 0 Submitted

A `syncIndexes()` API for PyMongo.

Implement a method on the collection object, `syncIndexes`, that takes a list of IndexModels (similar to the existing `createIndexes` method) and ensures that the indexes in the collection is exactly the same as those specified in the list. Simil...
Yi Hong 10 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

auto scaling on IOPS like the storage autoscaling

the IOPS can be auto scale up when it reach the maximum and stay at the maximum level for more than 1 hour
Guest about 5 years ago in Atlas 0 Submitted

Display EBS actual disk information (gp3)

Currently, clusters created on AWS have gp3 volumes according to support. However : * the configuration displays max IOPS 6000 for M50 clusters even though documentation states that iops scale 3:1 with the volume size in GB (1 GB = 3 IOPS) regard...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted