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 4011 of 4011

built-in CDC to Kafka

Hi, it is still hard to set up a MongoDB oplog CDC connection to Kafka to publish changes from e.g. a microservice-local MongoDB. You typically have to use Kafka Connect and either the official MongoDB Atlas Connector, or the Debezium Open Source...
Guest about 4 years ago in Kafka Connector 0 Submitted

Always display Compass version on every screen

Always display Compass version on every screen because silent Auto Updates are silent. Clicking Auto Update even once will start the update process.
Felicia Hsieh about 4 years ago in Compass 0 Submitted

Index creation should not be possible via UI if maximum number of indexes exist in the ollections

Index creation should not be possible via UI if maximum number of indexes exist in the collections. Or a warning should be shown
Guest about 4 years ago in Atlas 0 Submitted

pagerduty - User certificate expiration NDS_X509_USER lack of details

The alert type NDS_X509_USER_AUTHENTICATION_MANAGED_USER_CERTS_EXPIRATION_CHECK sent to pager duty using integration key miss some important information, such as, the name of the certificate that is about to expire. We have to open MongoDb atlas t...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Improve error message when index definition exceeds 3KB

hen you create an index definition on the free plan that exceeds 3KB you get the following message: {"detail":"A tenant FTS index may not exceed 3 KB in size.","error":400,"errorCode":"TENANT_FTS_INDEX_TOO_LARGE","parameters":[],"reason":"Bad Req...
Guest over 4 years ago in Atlas Search 0 Submitted

Multiple collection ACID transactions

Currently we can update multiple documents with one query if all documents belong to the same collection as shown below; dB.collection.bulkWrite([ query1, query2, query3, query4 ]) This feature is wonderful but it is paramount if mongodb can ena...
Guest over 4 years ago in Drivers & Frameworks 0 Submitted

Disable/Enable all triggers at once

It would be very useful to be able to disable/enable all triggers of realm application at once. It useful for instance when you restore data from backup or make some big changes, and it is not needed to run triggers on every change
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

Allow the image export using Atlas Admin API

For the report purpose, we need to get the exported images of Status/Hardware/DBStast. With personal authentication, I can get these images via URL: https://cloud.mongodb.com/export/v2/charts/{status/hardware/dbstast}/{clusterID}/{hostID}/{format}...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Generate Security Reports in Ops Manager

1. Create report about Mongo OPS users (ability to filter by Admin roles, Last Login, Created, Status) 2. Create user report for All Mongo OPS Projects. Mongo DB Users (Filter by Organization, Project Name, MongoDB role, Auth database Synched/Not ...
Dmitrij Barkin over 4 years ago in Enterprise Advanced 0 Submitted

Need network whitelisting of API key for CI and Terraform

Hi great Mongo people. The API key under organizational settings operates under a whitelisting model. There is currently no way (I can see) to open the key to 0.0.0.0/0. But in use cases where you make calls to Atlas to manage infrastructure t...
Guest over 4 years ago in Atlas 3 Submitted