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

Improvements to Terminal Shell (split)

It would be nice that When the VSC extension is added, it creates an entry in the integrated terminal settings (terminal.integrated.automated.windows/mac) like: - "MongoDB": { "path": "mongo", "args": ["$Env:MDB_CONNECTION_STRING"] } Which I c...
Guest almost 5 years ago in IDEs 0 Submitted

Playground Results should appear in same panel as Terminal

The current behavior is to place Playground Results in a new document tab. It would be much more user friendly to place results in the bottom panel (next to Terminal, Problems, etc) to take advantage of vertical space.
Guest almost 5 years ago in IDEs 1 Will Not Implement

Handle 64bit numbers correctly

Javascript doesn't support 64bit internally, so if I try in Chrome/console: x = 285870311191169181, it becomes 285870311191169180, and the same thing happens in VS Code. The solution would be to return a NumberLong("285870311191169181") text resul...
Guest almost 5 years ago in IDEs 0 Submitted

Email notifications

We have configured several alerts and are having them emailed to us. The subject line of the email alert is something like "[External]Alert - - 2021-04-08T12:26Z". We would like the subject line to show what exactly is the alert for - for example ...
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Please let the toolkit refresh database status more freequently

Please let the toolkit refresh database status more freequently. You guys can having a try,to use playground create a new database,and then the database status doesnt appear the new database at all.Just need reloading VS Code and then i could foun...
Guest about 5 years ago in IDEs 0 Submitted

Active link on closed alerts

Currently closed alerts are just a simple text card unlike open alert which does have links. This functionality should be available in closed alert as well.
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Code linting when you save a .mongodb file

It would be nice to have the code cleaned up when you save a .mongodb file
Guest about 5 years ago in IDEs 0 Submitted

Metrics Collection

Any way could analyze and store all the queries we have made Fields would be: execution time, IO, cpu usage, etc... This collection would store only 1 or 2 months of data.
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Number of times particular index used in last 24 hours.

It is really helpful to get use of indexes in numbers in last 24 hours to eastimate the use of particular index.
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

New Playground Result tab for each query

When two playgrounds are run at once (e.g. two aggregations), the result of one overwrites the result of the other rather than opening a new 'Playground Result' tab. The desired behaviour is for a new Playground Result tab to be opened per run (p...
Guest about 5 years ago in IDEs 0 Submitted