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

RANDOM VALUES USING THE OBJECTID

Hi, This is the basic suggestion from my side.we have a unique "_id" in each document while inserting the data can we make any changes in your code for example in our company we have one scenario while working on the aggregation query they need a...
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

One more dropdown option should be there for all Columns

While Importing the files, the change of datatypes should have one more drop-down option to change all columns/field datatypes to strings/mixed/double/Int32/number, etc.
Guest almost 3 years ago in Compass & Data Explorer 0 Submitted

tail queries functionality

We'd like to log the underlying MongoDB queries issued against the database. Similar to https://github.com/mrsarm/mongotail but something official
Guest almost 3 years ago in Storage & Transactions 0 Submitted

Change stream Monitoring/Aletring in management

how to monitor change stream activity per namespace 1. Number of Change streams per namespace 2. Set + Manage the allowed number of change streams 3. A metrics UI tab for OpsManager. 4. Alert if the number of change streams exceeds the set limit....
Guest almost 3 years ago in Database 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

Allow use of keyboard to select a data type

When adding a value, I cannot use my keyboard to switch between data types (like a typical dropdown). Example, if I use TAB, it should highlight the dropdown, then I can hit "T" which would automatically select timestamp. This is the normal func...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Historical log of slow operations

Compass's "slowest operations" feature in the performance tab has been very helpful for debugging collection scans due to missing indexes. The only problem is that I have to sit there and watch it to try and "catch" the slow operations with a cli...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

cross cluster lookup (kind of)

Hi, This is more of an add-on request for the aggregate(). Lets say we have two clusters , second clusters is derived from first cluster ( i-e some of the object ids in second cluster exist only in first cluster ). Now I want to do a lookup for ...
Guest almost 3 years ago in Compass & Data Explorer 1 Future Consideration

Add Event Stream Features (Apache Kafka, NATS Streaming)

I thought it would be great if mongodb can support an event streaming(event bus) feature. Existing popular event streaming services(AWS Kinesis, NATS Streaming, Apache Kafka) can persist data which is somewhat like a database. Its great for debug...
Guest almost 6 years ago in Database 1 Submitted

Support change streams without service discovery

Currently, change streams are not supported in standalone instances, so testing change stream functionality requires a one-node replica set. However, promoting a standalone node to a one-node replica set requires a call to `rs.initiate(config)`, w...
Guest almost 3 years ago in Database 0 Submitted