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 4031

Improve Atlas suggested indexes

Suggested indexes - Currently it will suggest indexes that can't be created, such as with multiple array fields. -- This should be detectable before suggesting an index. -- Highlight array fields in the suggested index - Include partial index exp...
Guest over 2 years ago in Atlas 0 Submitted

OIDC Authentication Terraform Provider

Hi, it should be possible to authenticate with a service account from Entra ID to MongDB Atlas with the Usage of OIDC. Here is an example of this in azurerm: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/service_pr...
Guest over 1 year ago in Atlas 0 Submitted

collection-level users should be able to list their collections

Currently users with collection-specific read or read/write permissions are not authorized to perform the following commands: db.listCollections() show collections db.getCollectionNames() This impacts the shell (and also third party tools that w...
Guest almost 4 years ago in Database 0 Submitted

sharding

Should provide sharding feature in community Operator.
Guest over 5 years ago in Enterprise Advanced 2 Planned

Allow drag-and-drop of metric graphs from different replica set members

Our use case is we have a replica set, but the east nodes and west nodes are on disk mounts with different names, so they won't appear on the same line in the Metrics tab. We should be able to drag and drop on a replica set member level, not just ...
Guest over 2 years ago in Under Review 0 Submitted

Archival size

Currently the jobs archive only 1.93GB per run which restricts the amount of data archived per day . Is there any way to increase this limit so that it can archive bigger chunks in the scheduled window ?
Guest over 1 year ago in Atlas Backups 0 Submitted

Data cluster pause & trigger suspension

Database trigger should be automatically suspended without error when the observed Data cluster is paused. Allowing the pause a data cluster without suspending the associated database trigger result in the triggers being suspended on error, and n...
Guest over 1 year ago in Atlas Triggers and Functions 0 Submitted

Set project limits in AtlasProject CRD

It would be great to be able to set the project limits (API reference: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Projects/operation/setProjectLimit) in the Atlas Kubernetes Operator through the AtlasProject CRD. Spec...
Guest over 1 year ago in Atlas 0 Submitted

Operator opsManager.configMapRef as a secret

currently inside the mongodb Operator custom resource `MongoDB`, a configMap stores the orgId. e.g. ``` apiVersion: mongodb.com/v1 kind: MongoDB metadata: name: my-mongodb spec: ... opsManager: configMapRef: name: my-mongodb-ops-manager-diga-...
Guest over 1 year ago in Kubernetes 0 Submitted

Different networks support in Ops Manager

We need Ops Manager being able to manage our infrastructure architecture. We have a service network and an operational network. The servers, at the physical level, are located in the operational network with their domain (for example server_name*...
Guest over 1 year ago in Enterprise Advanced 0 Submitted