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

Under Review

Showing 188

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 almost 3 years ago in Under Review 0 Submitted

multi region support for MongoDB Community Operator

multi region support for MongoDB Community Operator
Guest almost 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 about 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 about 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...
Guest about 3 years ago in Under Review 0 Submitted

Show Snapshot ID of the backup

The snapshot id is not surfaced in the web UI in any convenient way. If there is is a need to find it out for a restore this should be shown via UI instead of making complex API call just to get the snapshot ID.
Guest about 3 years ago in Under Review 0 Submitted

MongoDB Tools Apple Silicon native version

6.0 now has a native release for Apple Silicon, but the tools are still compiled for x86_64. The https://github.com/mongodb/mongo-tools/blob/master/PLATFORMSUPPORT.md seems to point towards new platform support on internal systems like https://eve...
Guest over 3 years ago in Under Review 0 Submitted

Add cluster_id parameter in host detail API

As per the link https://www.mongodb.com/docs/ops-manager/current/reference/api/measures/get-host-process-system-measurements/ and below API : curl --user "{PUBLIC-KEY}:{PRIVATE-KEY}" --digest --header "Accept: application/json" --include --reques...
Guest over 3 years ago in Under Review 0 Submitted

Export Reports and Graphs

OPtions to export the reports and graphs into a PDF or office tool will help Incident Management process to a great extend.
Guest over 3 years ago in Under Review 0 Submitted

Logging: attr.error field type conflicts

Hey! We are using fluent-bit to push MongoDB logs to Elasticsearch. When there are already logs in the elastic index, where attr.error is an object, then it does not accept log lines in which this field is a string: “error”:{“type”:“mapper_parsi...
Guest over 3 years ago in Under Review 1 Submitted