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

highlight vs filter option for dashboard filters

An issue I ran into with a line chart is that you can only display so many data points before it starts showing incomplete data. I wanted to add a date range dashboard filter to the line chart but that only highlighted the data in that date range ...
Guest over 3 years ago in Charts 1 Submitted

Better support for showing Kilobytes/Megabytes as values

I'm trying to plot various storage data metrics from a CI pipeline. This involves plotting quite a lot of values that are stored as "bytes". There doesn't seem to an easy way to format this data and present it nicely: - The dropdown of supported...
Guest over 3 years ago in Charts 0 Submitted

Display Atlas cluster name in command prompt, rather than internal slug

When connected to an Atlas cluster, I can see the Atlas internal hostname slug in the command prompt: Atlas atlas-l1ugii-shard-0 [secondary] database_name> It would be easier if this displayed the Atlas hostname, that matches the UI, and in...
Marie Atterbury over 3 years ago in MongoDB Shell 0 Submitted

MQL Dashboard Filter like Jira has

Right now you can only add dashboard filters about a specific field. It would be nice if you could also add an arbitrary MQL dashboard filter so a viewer familiar with mql can refine results generated in the dashboard. Potentially without access t...
Guest over 3 years ago in Charts 0 Submitted

Charts Click-event exposed in Atlas Charts UI

Use Case: Building an Extended Profiler with mongod log data. The right-click event maybe satisfactory if it is added to the expanded view, and the scatter plot point is anchored so that after you are done with the data view pop-up, you can quick...
Guest over 3 years ago in Charts 0 Submitted

support try..catch

It does not appear that mongosh supports try..catch. I put catch block around "insertOne" ``` try { db.inboxItemCounts.insertOne({ "_id": { "userId": userDoc.userId }, "fromUserSummary": [{ "userName": fromUserDoc.userName, "count": 1 }],...
Guest over 3 years ago in MongoDB Shell 2 Will Not Implement

Second number on Text -> Number

Let's say you have a list of emails from multiple mailing lists but you want to see the count of all emails and count of all distinct emails from the same KPI.
Guest about 7 years ago in Charts 0 Submitted

Option to identify "now" in a date chart

In a scatter plot, when one of the axes is a date, add a formatting option (on/OFF) to add an indicator of the current instant (now) on the graph or axis, if it's on the range plotted.
Guest about 7 years ago in Charts 0 Submitted

syntax issues

I have to use '.\mongosh' rather than '.\mongo' when using Power Shell windows Might be useful since the switch to mongoshell
Guest over 3 years ago in MongoDB Shell 0 Submitted

remove case sensitivity from tab search of commands

currently `mongosh` uses case sensitive search of command on double tapping the tab key. While it seems adequate at first, entering a capital letter requires 2 key presses and it becomes annoying pretty fast for the good old `mongo` shell users.
Guest over 3 years ago in MongoDB Shell 0 Submitted