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

Switching Chart Type should not erase existing settings

If I change the chart type (e.g. a Line Chart) from Discrete to Continuous, it'd be nice if I didn't have to restart from scratch. Currently it erases my settings.
Guest over 7 years ago in Charts 0 Planned

Higher IOPS for small disk sizes (MongoDB Atlas on Azure)

AWS and GCP start with 2300-3000 IOPS for M10+ instance from the smallest disk size (8Gb), whereas on Azure we get 120 IOPS with 8Gb, 240 with 64Gb, 500 IOPS with 128Gb ... nowhere near to what AWS/GCP offer (120 - 500 IOPS for a database server i...
Guest over 4 years ago in Database 2 Submitted

Release notes with urgency and risk

Provide MongoDB customers/users with an understandable release notes, especially for bugfixes. **What are the risks this bugfix release covers, what is its urgency**. Right now, release notes are made of MongoDB Jira tickets, which are very detai...
Guest almost 4 years ago in Database 0 Submitted

Export chart or dashboard image programmatically

Ideally, some API access to charts so a PNG or PDF could be rendered server-side. Would be great if the @mongodb-js/charts-embed-dom npm package could be used to get the PNG of a chart or dashboard. This must be possible somehow since the schedu...
Guest over 2 years ago in Charts 1 Submitted

Feedback on MongoDB Charts – Styling, Tables, and Interactivity Limitations

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. # Styling & Theming Limitations & Table Widget Is Too Primitive No ability to apply custom CSS to control to con...
Hasan R 4 months ago in Charts 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

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

$todayDate filter

This allows us to create charts that give us insight whether this is a great, good, average or a bad day. The $todayDate filter range should be 00:00:00 to 23:59:59
Guest almost 7 years ago in Charts 0 Future Consideration

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

Customize MongoDB Charts - Chart title

Can we please have general customization option for chart title as well? Currently we are only allowed to edit the chart title but we cannot format it in anyway. It would be a good option to change the font color, size, style etc. for chart titles.
Guest over 5 years ago in Charts 3 Started