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

Allow for specifying config file path.

Currently, the config for Atlas CLI lives in a specific directory defined by the tool: https://www.mongodb.com/docs/atlas/cli/stable/atlas-cli-save-connection-settings/#std-label-config-toml-location While the config can be both set by CLI and ed...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

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

Ability to download/point to latest tool versions

This is especially important for a headless environment. And can be applied to more than just the Atlas CLI and the MongoDb Shell This documentation tells you to manually construct the string: https://www.mongodb.com/docs/database-tools/instal...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

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

Update MongoDB driver in Elastic metricbeat and validate operability with Atlas

The metricbeat data collection agent from Elastic currently has a MongoDB module for capturing low level metrics from a MongoDB instance. It's using a very old MongoDB driver that doesn't work with recent versions, nor work with Atlas. I realize...
Guest about 4 years ago in Under Review 0 Submitted

The "mongocli atlas clusters list" command ought to return hosts in an array

The 'mongocli atlas metrics databases list' command expects a hostname argument. Currently, one has to parse out the hosts from the URI returned from the cluster list command. It would be easier if the cluster list command returned the hosts in a ...
Guest over 4 years ago in Atlas CLI 0 Submitted