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

Change naming conventions to more inclusive terms. For example "slaveDelay" to "workerDelay" or "rs.isMaster" to "rs.isMain"

There is an initiative in the tech community to replace non-inclusive terms with more inclusive ones and I'd like to get the community's take on it. I think the biggest offenders are terminology referring to "slaves" and "masters", but I'm sure th...
Guest almost 5 years ago in MongoDB Shell 2 Started

real time view for just one node

Given that I address certain kinds of queries to certain tagged nodes, As a developer, I would like to filter the "real time view" tab to show only activity for my tags So that I can monitor how my application impacts its node
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 1 Will Not Implement

Paginate shell output

When running a query or a command that returns a long output, the content scrolls off the screen and cannot be seen without using the terminal scrollbar. It would be nice if the content would only scroll to screen boundaries and pause like `more`...
Guest almost 5 years ago in MongoDB Shell 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

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

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

Show Cursor Not Found Errors (telemetry)

We have a lot of cursor not found errors and currently there isn't an easy way to locate them at the Atlas integrated monitoring. It would be nice to have this feature.
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Show shard node name in alerts

When receiving tens of emails regarding a dangerous condition on a node it would be helpful to know which node instead of having to click in the email to get to the portal to know if the issue affects our primary node or a secondary node. Thanks
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

create custom role with list of collection

currently, when creating a role, we need to list one collection per db for custom role db.getSisterDB('admin').createRole({role : 'readWriteCollectionXY', privileges : [ {resource : {db : "database_A", collection : "***"}, actions : ["find", "i...
Guest over 5 years ago in MongoDB Shell 0 Submitted