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

Allow using other port than 8080 (or 8443) when deploy Ops Manager

The default port is 8080 or 8443 (for https) and cannot be changed
Guest about 5 years ago in Kubernetes 0 Future Consideration

Pin versions for all images in values file

currently for release 1.9.0, the helm chart has no way to explicitly use a specific version of the following images: - mongodb-enterprise-ops-manager - mongodb-enterprise-appdb This is not ideal and hard to scale in the enterprise. Request the ab...
Guest over 5 years ago in Kubernetes 0 Will Not Implement

Data Size on the header of Overview/Real Time/Metrics/Data/Profiler/Performance Advisor pages

Data Size on the header of Overview/Real Time/Metrics/Data/Profiler/Performance Advisor pages appears to be incorrect. Reasearch indicates that the "Data Size" next to "Status" on the Overview/Real Time/Metrics/Data/Profiler/Performance Advisor p...
Charles Merrill over 5 years ago in Enterprise Advanced 0 Submitted

Support for Connecting Cloud Manager to MongoDB Docker Containers

I am not able to find a way to connect cloud manager to on prem docker containers running MongoDB. Maybe i've missed something and this feature already exists?
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Ops Manager LDAP Auth using kubernetes manifest

Currently, there is no way to enable LDAP Auth for the Ops Manager Users on my kubernetes Ops Manager pods using manifests. This essentially means that one would not be able to use LDAP and ci/cd simultaneously with Ops Manager with the enterpris...
Guest over 5 years ago in Kubernetes 0 Will Not Implement

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

create custom role with list of collection

currently, when creating a role, we need to list one collection per db for custom role db.getSisterDB('admin').createRole({role : 'readWriteCollectionXY', privileges : [ {resource : {db : "database_A", collection : "***"}, actions : ["find", "i...
Guest over 5 years ago in MongoDB Shell 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

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 over 5 years ago in CLI & Shell 0 Submitted