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

Showing 456 of 4027

Custom color scheme

I would like to have the ability to define my own color scheme that is then used for either entire dashboards or individual charts. At the current moment, the color schemes available are hardcoded. While they make the dashboards attractive, when i...
Guest almost 6 years ago in Charts 1 Planned

Provide signed docker images for atlas search local

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
lawrence Mwaniki 4 months ago in Atlas Search 0 Started

Give the Viewer Role Access to Export Data as CSV

No description provided
Guest about 2 years ago in Charts 3 Submitted

Ability to Upsert an Atlas Search Index

Currently, it is possible to use `createSearchIndex` and `updateSearchIndex` to create and update search indexes, respectively. It would be beneficial if the `updateSearchIndex` allowed for **upsert** functionality, so that if the index does not e...
Guest about 2 years ago in Atlas Search 0 Submitted

How to tokenize email field?

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. I want to tokenize an email. For example, here is an email address: jack.ma@gail-abc.ws.com, and can be tokenized as the b...
Chaoyang Zhu 5 months ago in Atlas Search 1 Future Consideration

Allow the injected filter for authenticated embedding to be injected as the first filter in pipeline

When you embed a chart with authenticated access you have the option to inject a function that returns a MongoDB Query to be injected as a filter on the chart. In this function you have access to the context object which provides info about the cu...
Guest almost 2 years ago in Charts 1 Submitted

Interactive Graph Visualization in Charts

MongoDB advertises that it can be used as a graph database. Sample article https://www.mongodb.com/databases/mongodb-graph-database The power of a graph database is in it's interactivity and visualization. There are many visualization tools from...
Guest over 4 years ago in Charts 1 Submitted

Dashboards with tabs

It would be great if dashboard creator could add tabs to the dashboard and for example group charts in categories
Guest over 5 years ago in Charts 3 Submitted

Per-shard scaling of search nodes

With the (somewhat recent) functionality of "asymmetric sharding", i.e.: - https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/guides/advanced-cluster-new-sharding-schema - https://registry.terraform.io/providers/mongodb/mongo...
Guest about 1 year ago in Atlas Search 0 Submitted

Automatically recreate Atlas Search indexes on a collection after the collection is dropped and recreated or overwritten

Currently, if you use the $out aggregation stage to modify a collection with an Atlas Search index, you must delete and re-create the search index. Also, if another collection is renamed with dropTarget:true to an existing collection that already ...
Guest over 4 years ago in Atlas Search 1 Submitted