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

Integrating mongod audit logs with exabeam

Need to integrate mongod logs with exabeam to view the audit logs. And we need these logs for PCI compliance.
Guest almost 2 years ago in Atlas Backups 0 Submitted

Add support for new pagination feature

Please add support for new pagination features explained here: https://www.mongodb.com/docs/atlas/atlas-search/paginate-results/
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Permission level to query snapshots

Right now I have to give an admin permission to allow someone on my team to query snapshots from a backup (i.e. downloading the tunnel file). I don't want to give an admin permission just to allow our data analysts or a developer trying to underst...
Guest over 5 years ago in Atlas Backups 0 Submitted

Provide a granular mechanism to disconnect and disable all active sessions during a planned maintenance.

Provide a per cluster mechanism to shut off client access for restore operations.
Guest almost 6 years ago in Atlas Backups 1 Submitted

Smart backup scheduler (deferring snapshot backups X minutes based on load metrics)

seems like a potential enhancement for the snapshot schedule to consider cpu/connection/etc load metrics before deciding to run or not
Guest almost 6 years ago in Atlas Backups 0 Submitted

Better handling of circular reference serialization in Java

Given 2 generic POJOs that include references to each other such as: package com.example; public class Course { Student _student; public void setStudent(Student student) { _student = student; } public Student getStudent() { return _stu...
Guest almost 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Use the User's Profile Time Zone for PIT Restore

When viewing Cloud Provider Snapshot information, all dates are listed in the time zone on the User's profile. However, the date/time to be entered when trying to perform a PIT restore has to be entered in UTC time. This is asking a lot of someone...
Guest about 6 years ago in Atlas Backups 0 Submitted

F# Driver

We would like to use MongoDB with F#. There was a brief of prototype solution archived in github but was abandoned. The project I am talking about is https://github.com/mongodb-labs/mongo-fsharp-driver-prototype/pulse This is an official request ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 1 Submitted

Create / Update LabVIEW Driver

There seem to not exist any official LabVIEW Drivers / VIs for MongoDB. There do exist some LabVIEW VIs for MongoDB that work very well based on a C# DLL: https://github.com/RBXSystems/mongo-labview-driver/tree/master/CSharp/bin. However those o...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Provide size (in bytes) in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each `snapshotId`

*What is the problem that needs to be solved?* Provide size (in bytes) in `GET /groups/{GROUP-ID}/clusters/{CLUSTER-NAME}/backup/snapshots` Public API call for each `snapshotId` *Why is it a problem? (the pain)* You're doing your own automation w...
Guest about 6 years ago in Atlas Backups 0 Submitted