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 89 of 4027
119 VOTE

Support TypeScript

I know this is probably a very complex feature, but I'd like to work with TypeScript when writing functions. Some stretch goals: - full integration with VSCode so we no longer have to use the web editor - add support for testing functions (through...
Guest almost 6 years ago in Atlas Triggers and Functions 9 Submitted

Upgrade Node.js version (from v10 to v14/v16)

It would be great if you can upgrade the version of Node.js used in Realm Functions (currently in version 10.18.1). Version 10.x, which was an LTS, has been unmaintained for many years. The end of life of Node v12 is scheduled for April 2022. Is ...
Guest about 4 years ago in Atlas Triggers and Functions 25 Submitted

Allow Atlas "Triggers" App Service creation via AWS CDK

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We need to be able to provision our Mongo Atlas cluster fully in IaC using AWS CDK (typescript), without relying on click-...
Felix Magnus 5 months ago in Atlas Triggers and Functions 0 Future Consideration

Can we provide more compression algorithms for snapshot backups?

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Currently, I see that gzip is being used, which doesn’t really have any advantages compared to zstd, right? What woul...
Morse Liu 2 months ago in Backup & Restore 0 Started

Increase of Functions timeout

Timeout is set to 90 seconds. This value is a fixed setting and is too low for extensive ingestion functions. A default value of 600 seconds would be helpful. Even better would be the ability to set an individual timeout value per application in...
Guest over 6 years ago in Atlas Triggers and Functions 7 Started

Provide recurring/daily reporting on backup status from Ops Manager

Ops Manager should generate a recurring/daily report of the status of all backups. This report should include at least a list of successful snapshots, a list of unsuccessful snapshots (over the configured reporting period), and the latest successf...
Guest about 6 years ago in Backup & Restore 5 Submitted

Add retry policy to Atlas Trigger

A failed Atlas trigger gets suspended and will not retry without manual intervention. Some transient conditions can be retried and it would be useful to configure a retry policy with a trigger (at the Realm Function level). Retry X times with Y ba...
Charlie Little over 4 years ago in Atlas Triggers and Functions 1 Submitted

python

Python support would be great to allow us to have a single code base
Guest about 5 years ago in Atlas Triggers and Functions 0 Submitted

Log FCV 4.2 backup snapshot progress in logs

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. FCV 4.2 backup snapshot progress is available in Ops Manager backup page. However, this info is gone when the backup resta...
Ka Lung Ng about 2 months ago in Backup & Restore 1 Future Consideration

ops manager BACKUP HA

Currently we have below architecture in the configuration, we can achieve HA for below levels except S3 to store the snapshots. Load balancer ops manager apps servers ops manager app db ops manager oplog store ops manager metadata store. s3(to...
Mahesh Eligedi about 2 months ago in Backup & Restore 3 Started