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

Default source

When adding a chart normally you are using the same data source over and over. Why not pre-select that data source so that you avoid having to click that per every chart you add
Guest almost 7 years ago in Charts 0 Submitted

Average (trend) lines for a data series

I have many charts with series where the y-axis values (Revenue $$) bounce up and down along the x-axis (Date). At times, it's difficult to tell if the values are trending up or down. It would be nice to be able to configure a trendline that shows...
Guest over 4 years ago in Charts 0 Submitted

Add error bars to bar/line charts

I have a dataset containing measurements, along with errors - e.g. { value: 187.12, error: 12.51 } It would be quite useful to be able to plot the error values on a line chart so that we can see the uncertainty as well as the measured value.
Guest over 4 years ago in Charts 0 Submitted

just to remove the support icon form the screen

just a little UX note the support floating icon is covering the dashboard numbers in the Rt corner of the screen
Guest over 4 years ago in Charts 2 Submitted

Connecting AWS Costs and Bills on Atlas Charts

I don’t know whether this can be a feature request or something already present in Atlas but I don’t know about it. I have a Peering Connection with my AWS account on my Mongo Atlas account. Recently, I saw that Atlas launched a Billing dashboard...
Guest over 2 years ago in Charts 0 Submitted

Avoid issuing commands upon connection where the user is unauthorized to execute them

Presently when a user connects to a MongoDB cluster mongosh will execute several command helpers. Unless the users have specific privileges these commands will trigger several unauthorised messages similar to below: ``` {"msg":"Checking authoriza...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Prompt-able Filters

There is a need to frequently change the date filter to produce reports for Month-to-date, Year-to-date, Specific date range, etc. Please provide option to build charts that prompt for attribute values on filter instead of just having a static fil...
Guest about 7 years ago in Charts 0 Submitted

Option to automatically disable charts when free-tier limit is reached

To avoid being overcharged in case of DDOS attacks, there should be a toggle which if enabled will automatically disable the open charts in client side when 1gb free tier is reached. Another option can be a data limit where if someone wants charts...
Guest almost 5 years ago in Charts 0 Submitted

Allow colours to be defined by y-axis value range

Allow colours to be defined by y-axis value, rather than trying to reverse engineer into chart series (since the lines don't draw properly, as per pic). The one temperature line should be able to be shown as , eg, blue when too cold, orange when t...
Guest almost 5 years ago in Charts 1 Submitted

mongosh parse mongo url offline

In scripting easiers and most robust way to pass mongodb connection info using url string. Sometimes though there is need to parse part of it, like database name or specific query params. In NodeJS whathg URL can be used for this, additionally val...
Guest over 2 years ago in MongoDB Shell 0 Submitted