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

Support for cPanel

Cpanel doesn't have any support for Mongodb
Guest over 5 years ago in Under Review 0 Submitted

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

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

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

Create a litmus chaos to test mongodb in containers

To support chaos engineering.
Guest over 5 years ago in Under Review 0 Submitted

mongoimport should assume json with arrays

When running something like "mongoimport --host Cluster0-shard-0/cluster0-shard-00-00-MY.mongodb.net:27017,cluster0-shard-00-01-MY.mongodb.net:27017,cluster0-shard-00-02-MY.mongodb.net:27017 --ssl --username MYUSER --password MYPASS --authenticati...
Guest over 5 years ago in Under Review 0 Submitted

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