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

Increse (customizable) query response size limit

Currently each chart time have limit for query response size. For example discrete line chart's limit is 5000 and cannot customize. Chart will show following warning in that case: > This chart may be displaying incomplete data. The maximum que...
Guest almost 2 years ago in Charts 0 Submitted

Errors When Querying Non-existent Indexes

I renamed the first index I created when testing out the feature so it wasn't default, and spent quite a bit of time debugging why my queries were returning no documents. As it turns out it the default index that it queries if not defined is "defa...
Guest almost 6 years ago in Atlas Search 1 Future Consideration

Update base collection of search index without Downtime

With the GA of Atlas search indexes on views, i wanted to update some of my existing search indexes to use views. Then i noticed that at the moment it is not possible to update the base collection/view of an existing search index without downtime....
Tom Richter 8 months ago in Atlas Search 0 Submitted

Sort by a specific array index

When creating indexes and sorting with "normal" queries, it is possible to index/sort on a specific array index (e.g. `foo.0.bar`). I do this because the search results grid in our UI only has room to show the first `foo.bar` result, so it doesn't...
Guest over 2 years ago in Atlas Search 1 Submitted

Ability to set refresh rate via url param

We have dashboards that run on TVs without human interactions I cannot change the refresh rate without human interaction You could add a ?refresh=5m to the url
Guest about 6 years ago in Charts 3 Submitted

Ability to see token output for index and query

No description provided
Guest about 2 years ago in Atlas Search 0 Submitted

Add a "Download as (CSV/JSON/...)" button to each charts while they are embedded

Since we can now embed charts and dashboards, it would be amazon if we enable "Get chart data" functionality while the charts are embedded as we can now do in the Charts section in Atlas. By doing so, the user will be able to export the dataset w...
Guest over 3 years ago in Charts 0 Submitted

Date binning by quarter

It would be great to be able to bin dates by quarter. In particular, it would be nice to have financial quarters with a customizable start date for the financial year.
Guest almost 7 years ago in Charts 0 Submitted

Support more types of Views

Currently, Atlas Search indexes can be created on Views which contain the $addFields, $set and $match (wrapping an $expr operation) stages. Support for additional stages would allow new use cases. If you vote for this idea, please specify which ...
Guest 9 months ago in Atlas Search 1 Submitted

Sum as Annotation, Include "Previous Period"

I am using Charts to track "direct" sales of my app. Other sales charts, like those featured on Stripe's dashboard or Mac App Store, feature a sum and "previous period" metric that quickly shows you how much sales are up/down for a given period. S...
Guest over 5 years ago in Charts 1 Future Consideration