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

Failover Support

Per Support, Triggers may not process if the App Services app's deployment region is experiencing wide-scale issues. Currently triggers will execute in the single region of their deployment. For multi-region clusters, triggers should be able to f...
Andrew Raczka over 3 years ago in Atlas Triggers and Functions 0 Submitted

Timeline on Server internal authentication via Keyfile

Hi Operator team, The K8s operator community edition README mentions the feature `Server internal authentication via keyfile` is in progress. My team is hoping to use this feature on our current project and wanted to ask what the timeline is for ...
Guest about 4 years ago in Kubernetes 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

Collation option support in functions

No description provided
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

changeEvent cluster name

I want to be able to programmatically access the clusterName from change event or global variable for example: changeEvent.ns.cluster = global.CLUSTER_NAME I need this when I want to perform an update on same collection/document after the trigg...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

EmptyDir as data-volume and log-volume

spec: members: 1 type: ReplicaSet version: "4.4.5" statefulSet: spec: template: spec: volumes: - name: data-volume emptyDir: {} - name: log-volume emptyDir: {} This type of override would be very helpful for automated testing pipeline...
Guest over 4 years ago in Kubernetes 0 Future Consideration

One-time scheduled triggers

At the moment, MongoDb offers the ability to schedule triggers periodically using Cron Jobs. It would be really handy if a user could schedule a trigger to run only once and execute a function as my use-case requires.
Guest over 4 years ago in Atlas Triggers and Functions 1 Submitted

Containerized Functions + Logging + Dependencies Improvements

I believe most of the below asks would be resolved if you allowed containerized functions to be uploaded and we can have the correct execution environment. Allow larger function sizes Allow more larger dependency sizes Allow 256kb size per log en...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted

Support Service Binding Specification for Kubernetes

Service Binding Specification for Kubernetes standardizes exposing backing service secrets to applications. The spec is available here: https://github.com/servicebinding/spec This blog post would be helpful: https://muthukadan.net/kubernetes/bind...
Guest over 4 years ago in Kubernetes 0 Future Consideration

More Mongo DB actions parity with the Node driver

The actions available via https://docs.mongodb.com/realm/mongodb/actions/ do not match the API exposed by the Node driver. For example, the https://mongodb.github.io/node-mongodb-native/4.0/classes/collection.html#createindex function would be ex...
Guest over 4 years ago in Atlas Triggers and Functions 0 Submitted