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

Allow queries with $search to be covered by the Lucene indexes without loading from disk in Mongo

If the fields to be filtered on or projected on are all in the Lucene index, it would give the best latency to be able to return the data from the Lucene index only, and not have to separately look that data up from the Mongod
Guest almost 5 years ago in Atlas Search 0 Submitted

Change binning through embedding SDK

We use a lot of embedded charts in our application and would like of offer users to dynamically change binning on them to e.g. show stats per hour, day, week, month, year. Currently we can only do this by creating separate charts for each binning.
Guest over 3 years ago in Charts 0 Submitted

Annoying help button

This help button sometimes gets on the way and its really annoying. some option to get rid of it please
Guest over 3 years ago in Charts 1 Submitted

Resample based on zoom level for a chart

I understand why you have a limit on geo scatter (it would be nice if it is more than 1,000) but the bigger need is to return the data based on the zoom level. For example in our use case we have over 1,000,000 geo tagged points in a region. When ...
Guest over 2 years ago in Charts 0 Submitted

Ability to edit Field names directly in chart creation/ table view instead of going to CUSTOMIZE

Amazed this is already not done. Ability to edit Column/ field names directly in chart creation/ table view instead of going to CUSTOMIZE. This is extremely irritating and I'm surprised it is not already implemented.
Guest almost 4 years ago in Charts 1 Submitted

Query all dashboards

Raising this as a response to https://github.com/mongodb-js/charts-embed-sdk/issues/88 Basically, it would be cool to explore the Mongo Atlas Charts with a query command. Something like `sdk.getDashboardIds()` - there is already something like th...
Guest over 2 years ago in Charts 0 Submitted

Add OnChartsFullyLoaded Event Listener

Currently, when using the `render` function in the Charts SDK, you get a JavaScript Promise that resolves when the chart or dashboard has loaded. However, loaded does not mean that the data has fully loaded and rendered, it only means that the emp...
Guest almost 4 years ago in Charts 0 Submitted

Add Usage Metrics capturing Dashboard Views

As a dashboard owner, I would like to know which dashboards are being used the most, by whom, and see count of views over time. As we evaluate "usage" of these MDB Charts Dashboards, I want to know if people are even using them "enough" to justi...
Guest almost 4 years ago in Charts 1 Submitted

IP Whitelisting

I would like to setup an IP Whitelist for any dashboards that are shared via a URL. I want to restrict the dashboard to just our company's IPs
Guest about 5 years ago in Charts 0 Submitted

MongoDB chart Auto-Update

Mongodb Charts needs to have dynamic update options using change_streams, so the charts are updated automatically, whenever a new document is inserted into a collection or an existing document is updated in a collection
Guest almost 4 years ago in Charts 0 Submitted