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

Enterprise Advanced

Add recommended ulimit settings to the systemctl service definition

The Ops Manager documentation recommends higher than default ulimit settings, so why not include these in the systemctl service definition? https://www.mongodb.com/docs/ops-manager/current/core/requirements/index.html#ulimits-requirements-for-app...
Quentin Moon about 3 years ago in Enterprise Advanced 0 Submitted

The Backup Daemon auto downloads all old Mongodb versions

If "Backup Versions Auto Download" is set to true on the Admin > General > Ops Manager Config > MISCELLANEOUS tab, then the backup daemon automatically downloads all older major versions of the software. In my opinion, it would be better ...
Guest over 1 year ago in Enterprise Advanced 0 Submitted

Federate different Ops Manager instances

When multiple Ops Managers are running across multiple environments it is difficult see the overall picture. A a federated dashboard that can provide a view into different environments, see overall list of clusters and some basic information abou...
Guest over 6 years ago in Enterprise Advanced 2 Submitted

Allow disabling Blockstore for assignment through the Ops Manager CRD

By default, when enabling backups and configuring a Blockstore for an Ops Manager custom object, the specified Blockstore will be set as "Assignment enabled" in the UI. It would be helpful to expose the enable/disable button for the blockstore t...
Guest almost 5 years ago in Kubernetes 0 Submitted

Use additional metadata to differentiate processes

Right now Ops Manager monitoring identifies MongoDB processes according to hostname:port. Unfortunately, if 2 processes have the same short hostname & port in the same Ops Manager project, they'll be treated the same even if they are actually ...
Guest over 3 years ago in Enterprise Advanced 0 Submitted

More admin functionality for backup groom jobs

Currently it is possible to start a groom job, however once the groom is started no additional functionality is available. It would be convenient if a groom could be paused/stopped, if required, on the admin panel.
Stephen Jamieson over 3 years ago in Enterprise Advanced 0 Submitted

Allow configuration of alerts (and setting customer alerts) via enterprise operator

It would be nice to be able to configure an environments alerts directly from the Operator which will be deploying that environment.
Guest over 3 years ago in Kubernetes 0 Submitted

Option to include hidden secondaries in Replica Set Alerts

As per Replica Set Alerts documentation: "A replica set member is healthy if you run rs.status() for that replica set and the result returns PRIMARY or SECONDARY for that member. Hidden secondaries and arbiters are not counted". That is convenien...
Ulrich von der Blumensaat over 3 years ago in Enterprise Advanced 1 Submitted

Support rolling rebuild index

In some particular situation indexes need to be rebuild. It would be nice to support a rolling index rebuild like Ops Manager does for the standard create index.
Guest over 5 years ago in Enterprise Advanced 1 Submitted

Manage the MongoDB Agent functions using the operator

Currently, the operator does not enable backup function for AppDB, but it does enable monitoring. For everything else (non-AppDB) the operator does enable the Backup and Monitoring functions, even if backup is not configured At the moment none of...
Guest over 5 years ago in Kubernetes 0 Will Not Implement