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

Use node modules in Functions

As far as I understand currently it is not possible to use node/npm modules is Functions. Would be great to have it.
Guest about 8 years ago in Atlas Triggers and Functions 1 Started

Credits API

I need an API that will allow access to the items under credits in the billing page. This will allow me to pull this information daily into our master usage database to support our dashboards
Guest about 6 years ago in Billing & Account Management 0 Submitted

extend the requirements applied to resource tags.

We want to extend the requirements applied to resource tags. Right now we have a specific project whose requirements do not allow us to use tag values
Guest about 2 years ago in Atlas Triggers and Functions 0 Submitted

Add line number to function call error messages

A simple line number of where a function fails would be incredibly useful. And a function name would be important too for when a function calls another function.
Guest over 5 years ago in Atlas Triggers and Functions 3 Submitted

Please use correct date format in invoices

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. Current format: 11/01/25 This is supposed to read as 1st November 2025, but to me it says 11th January 2025 What wou...
Andy Geach 6 months ago in Billing & Account Management 1 Future Consideration

billing

The billing invoice is split by project. If we have multiple team in the same project, it a puzzle. We need to bill by cluster in this case.
Guest almost 6 years ago in Billing & Account Management 4 Submitted

Granular cost and inventory details

We are building a unified portal to view our databases and almost all other managed cloud providers like AWS provide instance level/node level view of clusters. Currently, there's no way for me to get instance level/node level inventory details. ...
Guest almost 3 years ago in Billing & Account Management 0 Submitted

allow API to retrieve closed project

Even if a project has been closed, it would be good to see what the name was. After all, the project ID shows up in the bill, why not the project name?
Guest about 5 years ago in Billing & Account Management 1 Submitted

Per-Shard Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include an exact match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change str...
Boris Figovsky 7 months ago in Atlas Triggers and Functions 0 Submitted

Support for arrayFilters in Functions

Can we add arrayFilters and other array update capabilities that already exist in MQL? Its is difficult to update arrays, and very easy to update an array in MQL in node.js for example.
Guest over 6 years ago in Atlas Triggers and Functions 3 Planned