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

Include “Tag” Field in the Cost Explorer API Response

We would like to request an enhancement to the API functionality to better support our reporting needs. Specifically, we are asking for a “tag” field to be included in the response from the following endpoint: https://cloud.mongodb.com/api/atlas/v...
Myungho Pok (복명호) about 1 year ago in Billing & Account Management 1 Submitted

MongoDB missing support for GeoJSON-compliant indexing+intersection queries

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. We are building a geospatial application that uses GeoJSON natively. We need to query MongoDB for a list of GeoJSON object...
Mitchell Horning 4 months ago in Querying & Aggregations 0 Future Consideration

Lock on session start level with provided keys

Scenario: Parallel DB updates with transactions on multiple collections that use same documents. Example: Calculate some common stuff to embed it in extra collections to avoid lookups. Problem: Lock and timeout on documents uses up valuable time ...
Guest over 2 years ago in Storage & Transactions 0 Submitted

More information about snapshots and oplog sizes for backup optimization

Backup optimizations always involve costs. However, currently, we only have access to the number of GB we are consuming. I'm not able to tell which snapshots are full or incremental. Also, when Continuous Backup is enabled, I can't see how much I'...
Guest over 1 year ago in Billing & Account Management 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 12 months ago in Data Modeling & Indexing 0 Submitted

break an invoice down to the database level

We have different application using different DB on the same cluster. current billing break down on the cluster level which we can't itemized the bill and know how much each application usage on the bill. would like to have bill break down usage o...
Guest 8 months ago in Billing & Account Management 0 Submitted

break down usage on DB level on bill summary

We have multiple application using different DB on the same cluster, current bill has usage breakdown on the cluster level which we are not able to bill application for their usage, would like to have bill breakdown on DB level, so we can bill pro...
Guest 8 months ago in Billing & Account Management 0 Submitted

Add information to the billing API reponse

When retrieving the billing details through the API, we are missing some information for a perfect understanding (and automation) : - Number of nodes of the cluster. Indeed, without this information, the field "quantity" is kind of complicated to...
Guest almost 5 years ago in Billing & Account Management 1 Submitted

Surface hourly usage data and charges

Usage pattern can change very quickly throughout the day so a daily granularity of usage/cost is not sufficient for us to analyse usage behaviour. We need a further granularity which is the hour by hour usage and charges in order to help us moni...
Guest over 1 year ago in Billing & Account Management 0 Submitted

Allow kill connections

Kill session commands only stop current activities on DB, but not closing/dropping connections (connections still remain open in $listSessions). It´d be useful to be able to close opened connections in situations where too many sessions have been ...
Guest almost 6 years ago in Database 0 Submitted