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

Fix a typo

This is a minor (cosmetic) defect that I spotted today. There is a typo in the alert message > Ops Manager was unable to connect to this database and run the `ping` command. The database could be down, unreachable, or running with authencatio...
Guest about 6 years ago in Under Review 1 Submitted

Add "Cluster Tier" and Provisioned "IOPS" as options in MongoDB Metrics Charts in Atlas

If these charts were available, it would enable to the user to visualize the Tier and IOPS of the cluster during specific time ranges, and compare to other metrics such as CPU, iowait, etc. In my team's experience, we use Atlas auto-scaling to al...
Guest about 3 years ago in Under Review 0 Submitted

IDE Plugin

Provide a way for MongoDB users to interact with their data from an IDE
Guest about 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Examples for installing operator declaratively on argocd

Hey there, Would it be possible to add some examples when it comes to deploying the community operator with argocd? Thanks
Guest about 3 years ago in Under Review 0 Submitted

mongotop improvements

Hi. I want to suggest a couple of improvements for mongotop. * count output in a grid view. Now only time is supported. Could be implemented with a command line flag * limit the number of rows in a grid view with a command line flag (now 10 is ha...
Guest over 3 years ago in Under Review 0 Submitted

Normalize maximum time in MS parameter name, maxTimeMS vs max_time_ms

Currently, some operations such as aggregate() or count\_documents use maxTimeMS as parameter name, but others such as the find(), use max\_time\_ms, so unless you memorize which method uses which nomenclature, you have to check the docs every tim...
Guest over 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

multi region support for MongoDB Community Operator

multi region support for MongoDB Community Operator
Guest over 3 years ago in Under Review 0 Submitted

Do not trigger spurious COLLSCAN alerts for getmore commands during watch

Here's what MongoDB support summarizes about the current behavior: "Upon consulting with the team, they have confirmed that sometimes change streams can trigger collection scans, but these alerts are an artifact of how we calculate the metric toda...
Guest over 3 years ago in Under Review 0 Submitted

Mongoimport CSV columnsHaveTypes to support ObjectID type

Mongoimport supports a number of import types via the --columnsHaveTypes switch. It would be great if 'objectid' was added as a type.
Guest over 3 years ago in Under Review 0 Submitted

mongoimport: trap SIGUSR1 to flush buffer

If mongoimport is run in the background as a daemon, the user doesn't have many good ways to manually flush the buffer from a scripting standpoint. By default mongoimport flushed data every 1000 documents. This feature as already requested at htt...
Wernfried Domscheit over 3 years ago in Under Review 0 Submitted