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

122 VOTE

Include Problematic Query Details Directly in Query Targeting Alerts

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 Atlas sends an alert such as "Query Targeting: Scanned Objects / Returned has gone above threshold", the notification...
Sooya Park about 1 month ago in Atlas Monitoring, Alerts & Observability 1 Planned

Query Insights: accept query shape hash search parameter in lowercase

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. I would want to create a Link from our Datadog Dashboard showing various Query Shape Metrics, to the corresponding Query I...
Markus Dobel 6 days ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Query Shape Metrics: Add the clusterid as a tag to each metric

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. I would want to create a Link from our Datadog Dashboard showing various Query Shape Metrics, to the corresponding Query I...
Markus Dobel 6 days ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Change withDefaultAlertSettings on existing project

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. We have moved the alerts settings of our Atlas project in a Terraform IAC and we monitor the number of alerts settings in ...
Emmanuel GORSE 13 days ago in Atlas Monitoring, Alerts & Observability 1 Started

Allow multiple Slack channels to be configured for different Atlas alert types without triggering a false error message.

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 configuring Atlas alerts to be sent via Slack, there are cases where different alert types need to be routed to diffe...
Sooya Park about 2 months ago in Atlas Monitoring, Alerts & Observability 0 Future Consideration

Kotlin driver - force the default batch size to 101 - JAVA-5700

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. MongoClient uses the number of elements requested via the first call to org.reactivestreams.Subscription.request(long) as ...
Flavio Orfano 28 days ago in Drivers (ie: Node.js, Java, .NET) 2 Future Consideration

Metrics that can tell what identities are using each Private Endpoint in a Atlas project, and/or or what databases are being accessed through each Private Endpoint

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. We need to know who is using each Private Endpoint and/or what databases are being accessed through each Private Endpoint ...
David Costa 13 days ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Support Push Logs to AWS S3 bucket with customer managed encryption key

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. For security and compliance reasons, we are required to use customer-managed encryption keys for all S3 buckets that we cr...
René Pinnow 3 months ago in Atlas Monitoring, Alerts & Observability 0 Started

Certificate compression support for TLS connections

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. There is an open PR in Node.js for TLS (1.3+) certificate compression via a new certificateCompression option in the TLS A...
Raschid Jimenez 18 days ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement