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 3943 of 3943

Administration API Auditing

Looking for more verbose and central auditing of Administration API key usage. Currently, not all actions are logged to the activity feed. We understand we can refer to the Access Control List for the API key and get date/time for last usage, bu...
Guest over 3 years ago in Atlas 1 Submitted

Developer Sandbox M0 should be supported within private link

Part of the developer sandbox we can now provision M0 through self services. But we don't support private networking for M0. For FSI industry, Pharma especially this is a deal breaker as developers would want to use PII/PHI data for their PoCs/MVP...
Guest 6 months ago in Atlas 0 Submitted

FinOps Cost Export - FOCUS Data Model

We need to export MongoDb Atlas, … usage data in FOCUS format to handle those in our internal automated accounting. FOCUS is an essential part of FinOps Foundation evolved to be a industry standard. We need that to automate internal cost allocat...
Guest 3 months ago in Billing & Account Management 0 Submitted

Can we have mongodb in-built command to restore indexes data?

Dump restoration to store only indexes data.
Guest 3 months ago in Database Tools (ie: MongoSync, MongoMirror, etc.) 0 Submitted

Add Support for Private Endpoints on US East 2 (Ohio) for AWS

Since MongoDB Atlas Private Endpoint dont support cross region endpoints, I would like to have available the endpoints for Data Federation on the region where I operate.
Guest 8 months ago in Data Federation 0 Submitted

arm64 support for Kubernetes Operator

Arm64 processors are getting more and more popular. Would be really nice to be able to run MongoDB Kubernetes Operator on a Raspberry Pi cluster. Otherwise, meanwhile would be nice to get documentation updated on how to produce arm64 images to st...
Guest about 4 years ago in Kubernetes 7 Started

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 over 2 years ago in Infra-as-code & APIs 1 Submitted

Validation should support default values

Various users feel that validation should support default values. See, for instance: https://www.mongodb.com/community/forums/t/support-default-value-in-schema-validation/319684 https://www.mongodb.com/community/forums/t/setting-default-values-in-...
Guest 8 months ago in Data Modeling & Indexing 0 Submitted

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest 11 months ago in Compass 0 Submitted

Improve Performance when filtering collection as part of Atlas Vector Search

Adding filters to the $vectorSearch aggregation step should improve performance of vectorSearch given that we are searching over a smaller subset of the collection. Especially if those filters are for fields that we have an index for. When testin...
Guest over 1 year ago in Vector Search 1 Submitted