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

Feature request

Feature request one: When I go to a project > click 3 dots at top left > select integrations tab, I can only create one webhook… we have multiple systems that we’d like to notify via webhook. Feature request two: When I create a new alert ...
Guest almost 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Closing a closed cursor should not throw

If a cursor is already closed, and `close()` is called, it should quietly do nothing. Throwing `IllegalStateException` is just rude.
Guest almost 3 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

alert

While setting up alert allow additional text to be added. This would help to write SOP for action needed on such alert
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Allow to resend alert to a PagerDuty service

Like with other type of alert targets (Send to), we would like to be able to resend an alert to PagerDuty. The reason is that an alert sent to PagerDuty can be mistakenly resolved but the real issue is still there, and the alert is still firing i...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Provide a mechanism for specifying default database name in connection string

According to https://jira.mongodb.org/browse/GODRIVER-914 the connection string is only meant to specify the auth database. However, many of the official MongoDB drivers and tools also use the database specified in the connection string as the def...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Precautionary Change/Recommendations for Shard Drops

If a user submits a configuration change to drop a shard, Atlas will sift through the cluster metrics and advise any necessary changes needed in order to complete the change without any errors/delays. For example, it will share the correct number ...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Expired Transactions failures should be reported more clearly in the driver error message

Long-running transactions may trigger an aborted transaction, but the cause is not clearly communicated by the driver exception message. > Failed: Command insert failed: Transaction 1 has been aborted.. Unhandled exception. MongoDB.Driver.Mon...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Identification and labelling of MongoDB connections

It'd be REALLY useful if there was an ability to provide a label (basically a string) when creating a new connection to MongoDB from an application, to say where the connection is coming from. For example we use a bunch of microservices and each ...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

single-thread pymongo

Hi. I am using MongoDB Atlas and have recently moved my site to Google App Engine. GAE supports only limited multithreading and outputs errors about PyMongo. Disabling multi-threading option of PyMongo will help me. Thanks.
Guest almost 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

CSFLE - Enable automatic decryption of change streams

Currently change streams are disabled when a CSFLE MonogClient() session is used. This is due to this CSFLE specifications. > Mongocryptd will not support “collectionless” aggregation metadata sources, which read metadata that doesn’t pertain...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted