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

All feedback

Showing 2894 of 2894

Lower Roles Should be able to access RealTime Performance Panel

As an Ops person, access to the Realtime Dashboard Role is important, but it seems like in order to see it, you actually need access to the data itself. Is there a role that can give us that realtime monitoring without requiring access to the data...
Guest almost 5 years ago in Atlas 1 Submitted

Support ClusterAuthMode X509

Customer is trying to deploy a RS with X509 internal auth. The missing RS parameter clusterAuthMode: X509 can be set via GUI but not via CLI. Customer would appreciate full support for this mode using the CLI.
Guest almost 5 years ago in  0 Submitted

bigpanda

Prefer to get BigPanda integrated with OpsManager for event correlation . www.bigpanda.io
Guest almost 5 years ago in  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 almost 5 years ago in  0 Submitted

INFORM that shared clusters share data limits

In the comparison between clusters, for Shared clusters M2, M5, vital information is that there are data limits and those limits are shared, not only for you but also together with any other databases of the same cluster. This was NOT clear at al...
Guest almost 5 years ago in Atlas 1 Submitted

MongoCLI Wizard Flag

Currently a user needs to manually insert at least all the required flags to use a mongocli command. We can implement the flag --wizard which guides the user through flags with interactive prompts. This flag should be added to all the commands to...
Guest almost 5 years ago in  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 almost 5 years ago in  0 Will Not Implement

Create a litmus chaos to test mongodb in containers

To support chaos engineering.
Guest almost 5 years ago in  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 almost 5 years ago in  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 almost 5 years ago in  1 Will Not Implement