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

Infra-as-code & APIs

Add an AtlasRollingIndex CRD to Atlas Kubernetes Operator. When Data Explorer is disabled, the Performance Advisor "Create Index" button is blocked entirely. leaving only the Atlas Admin API, which is not declarative or natively manageable from Kubernetes.

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
Pat Tingne 12 days ago in Infra-as-code & APIs Submitted

API - Version 2

We saw that the api version is now in v2 for some resources (as clusters) - https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Clusters/ We tried to change some App services functions from v1 to v2, but ended resulting in som...
Guest over 2 years ago in Infra-as-code & APIs Submitted

Add support for ":" character in the atlas resource tags' key and values.

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. cannot add ':' as a character in the tag's key and values. What would you like to see happen? Describe the desired ...
Pratheesh K about 1 month ago in Infra-as-code & APIs Submitted

Enable Terraform export of HCL for existing Atlas configurations

Allow for a standardized export tool that outputs Terraform HCL from existing, manually provisioned Atlas resources (e.g., projects, clusters, users, role mappings, et cetera). This would be similar to GCP's Terraformer or Azure's Export for Terra...
Guest about 1 year ago in Infra-as-code & APIs Submitted

Allow the creation of an Atlas Resource Policy based on database user authentication type

We would like to create Atlas Resource Policies based on the user authentication type. In a more specific example, we would like to allow ip("0.0.0.0/0") only when the database user authentication type available is Federated Auth. Another way to l...
Guest 11 months ago in Infra-as-code & APIs Submitted

Atlas Admin API endpoint to perform killOp

We would like to allow our on-call team members to view and terminate slow queries in MongoDB Atlas without granting full Atlas console access. The Project Observability Viewer role allows viewing slow queries, but stopping them (killOp) requires ...
Guest 12 months ago in Infra-as-code & APIs Submitted

Add support for allowDiskUse when using the Data API

The Data API doesn't support the allowDiskUse option, leaving no way to get around this error: "Failed to aggregate documents: FunctionError: (QueryExceededMemoryLimitNoDiskUseAllowed) Exceeded memory limit for $group, but didn't allow external ...
Guest about 3 years ago in Infra-as-code & APIs Submitted

Improved deletion protection against malicious users

Currently, the only option of preventing malicious admin users from deleting a cluster with all its backups is to enable a backup compliance policy. However, this policy is quite the beast with complex processes and guarded by a single user accoun...
Guest over 2 years ago in Infra-as-code & APIs Submitted

Option to prevent backups restores into particular cluster

Today it is possible to accidentally restore backup into live production database. There is a "I confirm" dialog in the UI but it is not fool proof, plus when using terraform provider you still could do yourself harm. It would be nice to have an ...
Guest almost 2 years ago in Infra-as-code & APIs Submitted

Make the to delete indexes endpoint public

In the Performance Advisor, the recommended indexes to drop are only avaible throw the cnsole. We would like to have this information available from the API.
Guest over 2 years ago in Infra-as-code & APIs Submitted