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

Add SQL Schema Management to Atlas CLI for Data Federation

Currently, the MongoDB Atlas CLI does not offer commands for managing SQL schemas directly. While the `atlas dataFederation` command set includes subcommands for managing Data Federation instances, there is no direct support for SQL schema managem...
Guest over 1 year ago in Atlas CLI 0 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

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

mongoimport should explain why documents fail schema validation

Currently, with mongoimport 100.9 and MongoDB 7.0 with schema validation enabled, mongoimport will only report that a document failed to import due to schema validation. It would be useful if it could explain why it violates the schema (e.g. which...
Guest almost 2 years ago in CLI & Shell 0 Submitted