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

Showing 113 of 4027

Can we provide more compression algorithms for snapshot backups?

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Currently, I see that gzip is being used, which doesn’t really have any advantages compared to zstd, right? What woul...
Morse Liu 2 months ago in Backup & Restore 0 Started

Provide recurring/daily reporting on backup status from Ops Manager

Ops Manager should generate a recurring/daily report of the status of all backups. This report should include at least a list of successful snapshots, a list of unsuccessful snapshots (over the configured reporting period), and the latest successf...
Guest about 6 years ago in Backup & Restore 5 Submitted

Show UUID fields as UUID in document editor

I have a collection with documents containing UUID fields (standard, not legacy). When I browse those documents in the extension, they are shown like this: { "_id": "5e58eae46015f74c61dd6af0", "my_uuid": { "$binary": { "base64": "ILGr2eKZSmq...
Guest about 5 years ago in IDEs 1 Submitted

Log FCV 4.2 backup snapshot progress in logs

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. FCV 4.2 backup snapshot progress is available in Ops Manager backup page. However, this info is gone when the backup resta...
Ka Lung Ng about 2 months ago in Backup & Restore 1 Future Consideration

ops manager BACKUP HA

Currently we have below architecture in the configuration, we can achieve HA for below levels except S3 to store the snapshots. Load balancer ops manager apps servers ops manager app db ops manager oplog store ops manager metadata store. s3(to...
Mahesh Eligedi about 2 months ago in Backup & Restore 3 Started

Create an option to turn ON/OFF daily snapshots schedule from "Ops Manager- Continuous Backup - Edit snapshot schedule"

Currently, we have the option to take daily snapshots at different intervals (6 hrs, 8 hrs, 12, hrs, 24 hrs) but we do not have an option to not configure daily snapshots. While daily snapshots are considered essential, we have almost 200 replica ...
Guest about 2 years ago in Backup & Restore 2 Submitted

Write playground as TypeScript file

## Feature Request It would be nice to write MongoDB playground in Typescript, then we will have design time validation and good suggestions in IDE. ## Detailed Description It would be awesome to have types for MongoDB interfaces and the abili...
Guest about 2 years ago in IDEs 1 Submitted

Linting/Validation support for query language

It would be nice if MongoDB for VS Code had a built-in functionality to verify query syntax, best practices, etc. Conceptually, this would work similarly to how ESLINT works for JavaScript.
Guest over 5 years ago in IDEs 0 Submitted

Open documents in the same tab

Every time I want to check a doc, It opens it in a new tab Which makes it difficult to navigate across the workspace. I would recommend open docs in the same tab and maybe device some mechanism to open the docs in a new tab if the user wants to co...
Guest almost 6 years ago in IDEs 1 Submitted

"Table View" of Documents

As some others tools have, a way to view all documents from a collection in a table format with columns and lines. An 'click on header for sort' is well desirable.
Guest about 5 years ago in IDEs 6 Submitted