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 199

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

Release Cadence to allow pegging Minor Version Upgrades prior to GA of next Major Release

Issue: Current requirement to enable 'auto upgrades' to test and take advantage of Minor version updates (Example: 6.x.x >> 6.y.x). As a larger company with a 2-4 week release cycle in our products, we have seen need to start testing a Mino...
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 about 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

Include "Fetch Time" in Profiler timings

When we run the Profiler, the runtime of "select" type queries are dramatically understated. This is because the Profiler only counts the time of the "query", and doesn't include how long it took to "fetch" the result set. In one of our test case...
Guest over 3 years ago in Under Review 0 Submitted

connection

Ops Manager only shows number of connection. Most DB monitoring tool shows where the connection is coming from and whats being run from the session. This needs to be a part of Ops Manager
Guest over 3 years ago in Under Review 0 Submitted