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

All feedback

Showing 4027 of 4027

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

Activate multiple monitoring module in appDB monitoring project

On Servers Page, Activate/Deactivate Monitoring/Backup module should be activated. So that multiple monitoring module should be activated for hot stand by.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Store the type of cloud in profile to shorten the CLI command

MongoCLI current requires the user to type on the command-line if it's an Ops Manager, Cloud Manager, or Atlas. We could store this information in the profile (the file containing the URL and API keys) so the users have less to type. PS: This app...
Guest over 5 years ago in CLI & Shell 0 Submitted

Helpful error message when restoring backup

When I recently attempted to restore a db backup I got a cryptic error message stating "Error: Cluster Not Found"--which was extremely confusing considering that I pressed the restore button in the backup options. After some great tech support, I ...
Guest over 5 years ago in Atlas Backups 1 Submitted

grpc

You should create a grpc API like AstraDB has already done. Grpc is the ideal way for a serverless app to connect to a database. Get both of best worlds: native driver performance plus don't need to worry about database connections.
Guest almost 3 years ago in Infra-as-code & APIs 0 Submitted

Schema inference

Schemaless is flexible but it has a big impact for the downstreams especially for data exchange and DW/AI. It is a must-have effort to derive & infer the schema from the actual documents, so that we can understand/track/evolve/translate the d...
Guest almost 3 years ago in Data Federation 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

One of the waste application, often times it is ip address was automatically disconected and throw some lot of errors waste application

No description provided
Guest almost 3 years ago in Database 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