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

Create a litmus chaos to test mongodb in containers

To support chaos engineering.
Guest over 5 years ago in Under Review 0 Submitted

mongoimport should assume json with arrays

When running something like "mongoimport --host Cluster0-shard-0/cluster0-shard-00-00-MY.mongodb.net:27017,cluster0-shard-00-01-MY.mongodb.net:27017,cluster0-shard-00-02-MY.mongodb.net:27017 --ssl --username MYUSER --password MYPASS --authenticati...
Guest over 5 years ago in Under Review 0 Submitted

Make Mongo Charts works with self hosted database

I want to keep hand on my data and prefer to run mongodb database on my servers. Mongo charts is not so easy to maintain compared to mongoDB so i am interested in the cloud solution, but connected on my self hosted databases.
Guest over 5 years ago in Charts 0 Submitted

Default time zone

In Charts allow users to set a default "Convert Time Zone" so new charts automatically use it instead of having to set it each time. This could also be used to set default "Label Overrides" for a projects' variables.
Guest over 5 years ago in Charts 0 Submitted

Remove "Force refresh" in public URL

I want expose some month numbers of my company, but the button "Force refresh" broken the numbers.
Guest over 5 years ago in Charts 0 Submitted

explain why node status is orange

There is an orange node and i have been trying for 20 minutes to find out why it's orange or what that yellow triangle means but there is no info anywhere...
Guest over 5 years ago in Under Review 0 Submitted

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides t

It would be perfect, If I have "Credential ID" and "Verification Link" for courses that I have completed. Yes, I know, MongoDB provides this information for professional certified developer, but Why not for the certificate of completion?
Guest over 5 years ago in Under Review 0 Submitted

Get the fields corresponding to a Max/Min document

When I view the max/min aggregate in the charts, I would like to see the corresponding document's field. For example, I want to visualise a table like below, _id max(field1) field2_of_maximum_field1
Guest over 5 years ago in Charts 0 Submitted

Array of mixed types not working correctly

When we have an array of type [String, number], the second item is considered as string and hence, not able to do aggregation like sum. For example, consider ``` $project: { transposed: { $zip: { inputs: [["aaa","bbb"], [1, 2]] } } } I am...
Guest over 5 years ago in Charts 1 Submitted

server to database drill down for Ops Manager metrics

When looking at server charts in Ops Manager METRICS, it would be good to have the ability to drill down to the database level. For example, I can easily see #connections to a host via Ops Manager UI. But, I want to know which databases in the clu...
Guest over 5 years ago in Charts 0 Submitted