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

Feedback

Extend schema validation to be able to enforce referential integrity between collections

Where a relational database uses 2 tables to store a 1:many "parent - child" relationship between entities, MongoDB mostly stores the child documents in an array file as part of the parent document. This automatically ensures referential integrity...
Guest about 3 years ago in Data Modeling & Indexing 0 Submitted

DB Growth

Hi Team, Please create a new alert for DB Growth . For Example if DB growth is more than 100% in last 6 months . we need to get alert.
Guest about 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add pipeline stage for "downsampling" data

Down sampling is an extremely common operation used when plotting time-series data on graphs when there is too much data to get a good looking/meaningful graph. This would pick and choose "important" data points based on an algorithm such as "Larg...
Guest over 3 years ago in Database 1 Submitted

Notifications

In case of a databreach MongoDB will notify their customer. Customer is defined as 'the Organization Owner'. However, a databreach should end up with a privay or security officer. It would be a nice feature if some of these roles would be defined ...
Guest about 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Metric reporting private endpoint state

On Mongo Atlas platform we are able to see the status of both Atlas Private Endpoint and Azure Private Endpoint. It would be helpful to have these statuses available as a metric on the prometheus integration.
Guest over 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Organization level credit spending alert

Possibility to set an alert at the Organization level where the condition is the amount of credit spend in the current month. To be alerted if the credit spending exceeds a threshold set. Or eventually calculate the alert condition "Current bill f...
Guest 7 months ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Webhook

Hi MongoDB Atlas Team, Some of enterprise customers are left out with improper monitoring via Webhook to ServiceNow (an ITSM tool). Can you please improve on it so right set of fields can be included like "Priority", "Service", "Assignment Group"...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Data Replication from one MongoDB Cluster to another MongoDB Cluster

Create an option for the user to replicate data from one MongoDB Cluster to another MongoDB Cluster inside the account. We don't need to migrate data, I need replicate data from an Production Cluster to an Dev/Test Cluster. Thanks.
Guest almost 5 years ago in Replication & Sharding 0 Submitted

mongodump - add support for nsInclude/nsExclude

Currently mongodump supports the excludeCollection/includeCollection options but this requires the use of the --db option. It would be useful if mongodump was able to dump all databases, as it does by default, but also be able to specify a collect...
Guest about 1 year ago in Database 0 Submitted

Support compound/multiple grouping keys in $bucket

We often need to compute statistical/summarizing aggregations grouped by more than one field where all fields are of a $bucket-able type. An example, would be to count all orders grouped by their status and some custom time ranges of their creati...
Guest over 3 years ago in Querying & Aggregations 0 Submitted