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

Rewrite Informational Message "E11000 duplicate key error collection"

Rewrite the informational AppDB log message so that monitoring tools such as Dynatrace and Splunk does not consider this message as an error message.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Use word, not letter to define log levels in Ops Manager

The following log messages are "info" level messages which can be found in the kubernetes logs from the ops-manager-db pods: ```sh {"logType":"mongodb","contents":"2020-12-16T02:42:28.557+0000 I WRITE [conn7329] update monitoringstatus.config.age...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

more aws eventbridge options

- Push multiple triggers to 1 Eventbridge eventbus - Use the eventbridge SDK from the AWS service (now its not available and i have to use a custom aws sdk import, increasing the trigger time x 10 vs the normal eventbridge connector).
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Allow upload of large files through Realm Functions

Right now we have a 30s input timeout on Realm Functions. We can't upload large files. Users in my case uploads large images of 20Mbs, and videos ~50Mb. Would be great to see this change, right now we are unable to use Realm for that. Also, A...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

Add ability to merge metrics when host renamed

If a host is renamed and a new mapping is made with a unique ID, there is no way to merge the metrics to view the, historically. Adding the ability to merge metrics from previous hosts (when the user is sure the hosts are equivalent) would allow...
Stephen Jamieson over 5 years ago in Enterprise Advanced 0 Submitted

Logout trigger

There's a trigger for login, but there isn't one for logout (as far as I can tell). I would like a trigger on logout as well to perform cleanup of any of the side effects from the login trigger. This request is really a result of a separate reque...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted

bigpanda

Prefer to get BigPanda integrated with OpsManager for event correlation . www.bigpanda.io
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Alerts if MMS Application goes down

Dear Team, We are looking for an option to set alerts if any of the Ops Manager Application goes down in a HA environment. Being with HA configuration, we at least expect this feature to in place - as currently it looks like that OPS Manager is n...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Have the MongoDB operator support k8s route sharing for connecting to replicas to simplify network and not use nodeport

It's still very new and only kube-router is the only "free" one that supports it. But this is great simplify the network configurations to connect to replicas and shards. Route Sharing is currently supported on Red Hat OpenShift 4.4+
Guest over 5 years ago in Kubernetes 0 Will Not Implement

operator should watch * namespace by default

So that way multiple projects can leverage the single operator to provision mongodb. https://github.com/mongodb/mongodb-enterprise-kubernetes/issues/164
Guest over 5 years ago in Kubernetes 1 Will Not Implement