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

Showing 77 of 4027

Function with Large Memory for Image Processing

Would be great to set a Scheduled Trigger to process all my database images and store then in S3. 1— Would need to have memory settings for a function, to specify like 2GB or 4GB. 2— And ultimately, add Sharp library https://github.com/lovell/sh...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Add 'Previously Used' column to table of functions

Add a column indicating when each function was previously used in the functions screen. It would also be helpful to have some basic stats about each functions usage, like total usage count, used in last 30 days, and total usage as a % of all func...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Functions editor support DARK MODE

Functions editor support DARK MODE
Guest almost 3 years ago in Atlas Triggers and Functions 1 Submitted

Show the last modified date or allow to add a trigger version in a text field

It would be very usful to show the date of the last trigger code edition or better to save a trigger version field.
Guest almost 3 years ago in Atlas Triggers and Functions 0 Submitted

Add HTTPMethod column name in Realm HTTP Service webhooks table

Please add the HTTP method name and other properties in the list of HTTP Service webhooks. See attachment
Guest almost 6 years ago in Atlas Triggers and Functions 0 Submitted

Realm UI Ability Changes to Github Repo

Please add git integration for functions and 3rdParty HTTP services. Everything I make a change to a function and it is deployed, Realm tells me what the changes are but they are not pushed to my own Git repository
Guest almost 6 years ago in Atlas Triggers and Functions 0 Submitted

support regex in topic.namespace.map ( kafka source connector )

Currently, `topic.namespace.map` supports wildcard ( * ). It will be helpful if it also support regex as well. Or, since it can be breaking change, it would be nice if a new mapping is introduced that supports regex format. The workaround can be ...
Guest almost 3 years ago in Kafka Connector 0 Submitted

Dynamic Topic Mapping on the basis of message content

Currently mongodb source connector only supports dynamic topic mapping on the bases of collections/databases. Can we extend it to support routing on the basis of message content? Why it's important? We've currently setup connector for a very lar...
Guest over 3 years ago in Kafka Connector 0 Submitted

Migration from Postman

I have a scheduled run in Postman that includes calling an external API and inserting a response into MongoDB Atlas using Data API. It would be nice if I could import my Postman collection of requests, and it would generate a function for a Trigger.
Guest over 3 years ago in Atlas Triggers and Functions 0 Submitted

Change stream total ordering within a transaction

Right now, change stream will flatten out a transaction into individual operations, i.e., if we do two operations within a transaction, change stream will generate two events. However there is no total ordering of the events that happens within t...
Guest over 3 years ago in Kafka Connector 0 Submitted