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

Document Atlas Cluster Tier Performance Expectations

Document approximate Atlas cluster tier performance expectations that application development teams could reference when requesting an Atlas cluster (IOPS, max connections, network performance). This information is currently available in the Atl...
Guest about 5 years ago in Atlas 1 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

Allow custom duration for Temporary Users

In our software development lifecycle, we have sprints that are 2 weeks long. We create temporary users for Software Engineers that are "onCall" during a sprint. The role is moving to a different engineer each new sprint. It would be great to be...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 2 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

Allow displayed time in UTC in Compass database Performance tab show user's local time

Make displayed time in UTC in Compass database Performance tab to user's local time as an option. Screen is here https://docs.mongodb.com/compass/current/performance/index.html#performance
Felicia Hsieh almost 7 years ago in Compass & Data Explorer 1 Submitted

Allow search users to bring their own encryption key

I want to use my own encryption key so I know that my search data is encrypted with credentials I manage myself
Guest almost 7 years ago in Atlas Search 1 Future Consideration