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

Would love to have a little bit more info in the webhook to know what caused the election, or that there was an upgrade (vs a server failure

Would love to have a little bit more info in the webhook to know what caused the election, or that there was an upgrade (vs a server failure) in the db! MongoDB AtlasAPP 12:10 PM Project: myProject Organization: myProject (Organization) INFORMAT...
Guest over 6 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

$currentDate option to only update if the document was modified

A common pattern in a data model is to have a field that denotes when the data was last modified. For this example, let this field be called "updated". I want to toggle a field on a document called "enabled", and if the value is modified I also wa...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Add alerts for long Index building

Add an alert that is triggered if the time it takes for and index to build is higher than X minutes
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Need an array query operator like elem match which matches all array nested object instead of at least one array element

as per documentation elem match query matches at least one match in array of nested object, same we need a array query operator which returns the whole document only if elem match like criteria matches all elements in array of nested objects. I h...
Guest over 3 years ago in Querying & Aggregations 0 Submitted

Minimum Oplog Retention Period - Set Minimum Oplog Window

The documentation states: "New in version 4.4: Starting in MongoDB 4.4, you can specify the minimum number of hours to preserve an oplog entry." https://www.mongodb.com/docs/manual/core/replica-set-oplog/#minimum-oplog-retention-period The mongod...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

prometh

Hi MongoDB Team, We are using grafana and instana SRE tools for application monitoring. But MongoDB did not exposing the basic statistics like Total number of records and record insertion / updation / selection rates (over a sepcific period of t...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Basic operational metrix support with instana and grafana

Hi MongoDB Team, We are using grafana and instana SRE tools for application monitoring. But MongoDB did not exposing the basic statistics like Total number of records and record insertion / updation / selection rates (over a sepcific period of t...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

webhook

Have the ability to specify template for the webhook being send. Currently this is static information and it would be better if it is possible to customize it. This will also make the integrations with not supported 3rd parties more easier and it ...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

BLACKOUT Period to avoid outage

set up blackout period to avoid sending those alert while performing any index rebuilding in a rolling fashion or disk expansion activity ?
Dasharath Dixit over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Make redundant createView() a no-op

If I call createView() with params that match an existing view (in name and all other attributes), it returns an error. It'd be more convenient if the call simply succeeded without doing any work. The behavior I propose is analogous to the way tha...
Guest over 3 years ago in Querying & Aggregations 0 Submitted