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

mongocli feature request : add an option to specify the path to the CA file in the mongocli configuration.

Currently while using mongocli to connect to Ops Manager via https, one needs to add the public CA certificate to local system's trusted certificate store. Please add a parameter in the configuration file where one can specify the path to the loca...
Guest over 5 years ago in Under Review 0 Submitted

Make Charts Loading Screen Contextually Relevant

Add the Chart Title to its Loading dialog. Would solve some UX problems for embedded charts - letting the user know what is coming to fill the space. There are workarounds for this currently (i.e. not using the charts title and having it on the r...
Guest over 5 years ago in Charts 1 Submitted

University MongoDB - Provide explicit Shell Address to Databases

In places in the text in different units it says: "We are connected to the class atlas cluster from Compass". You could please be explicit with what that address is, since if one is coming back after a couple of days break and have forgotten how ...
Guest over 5 years ago in Under Review 0 Submitted

Display row numbers for text charts

It would nice if there was an option to toggle row numbers for text charts. This would be helpful, for example, when the rank of entries is important.
Brian Moss almost 6 years ago in Charts 0 Submitted

render all labels in a series

The bigger the chart/differences in the chart get the harder it get's to point the cursor to display a label. Also if you have multiple y-axis the label is only shown for the one your touching - it would be nice if in discrete charts the label wou...
Guest almost 6 years ago in Charts 0 Submitted

Export Charts/Dashboards to Other Dashboards/Clusters

Add the ability to export chart schemas themselves, (or the entire dashboard) so that you can easily maintain charts across environments or clusters. Use case: we created a new cluster and now I don't have a good way of migrating my existing charts.
Guest almost 6 years ago in Charts 0 Submitted

Add option for a dynamic Chart Title

It would be useful if I could set the chart title to equal the result of an aggregation on the chart's documents.
Guest almost 6 years ago in Charts 0 Submitted

Total number by adding all grouping on the chart

How can I show the total number by adding all grouping on the chart. Example: 351+6.824=7.175 View label 7.175!
Guest about 6 years ago in Charts 0 Submitted

Logarithmic axis

It would be great to have the option to have a logarithmic axis on every kind of graphs, sometimes you have a graph with some major differences between points for example if 1 object has a value of 2 million and the rest of your data is below 100....
Guest over 6 years ago in Charts 1 Will Not Implement

add prefix for system databases/make names configurable

Currently the MongoDb Charts system databases are called * metadata * app * auth * log which collides with our app specific databases. A solution could be to prefix them e.g. mongodb_charts_metadata. The same issue we have with a standard Mon...
Guest over 6 years ago in Charts 0 Will Not Implement