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

Database

Showing 335

Support for proxy protocol on mongod

Hi, I have mongodb database server running as a container on kubernetes and i have istio as ingress, but i need proxy protocol in order to preserve source ip, because without proxy protocol the client ip that arrives in mongodb server is the ip f...
Guest 8 months ago in Database 0 Submitted

Use a private peering that resolves to the private IP address of your LDAP server.

We need to consume an LDAP server traffic through Private Endpoints. In the documentation we find that only creating a public endpoint it's possible but we have a security restriction. Our TAM suggested create a feedback request to the product own...
Guest almost 3 years ago in Database 0 Submitted

NoTableScan at the collection level

NoTableScan at the collection level instead of mongod level.
Guest over 4 years ago in Database 1 Submitted

Providing connection details with username for real time connection monitoring.

Currently, mongd.log provides connection details like remote IP, source port with authentication information but doesn't provide the connection is in active state or not. serverStatus() only provides number of current and active connections. Exam...
Guest over 1 year ago in Database 1 Submitted

Query comment or metadata in change stream event

Our application is using change stream events to publish changes as kafka events for our customers. Sometimes we are in need to decide if an event should be send by kafka or not. Right at the moment the only way would be to decide based on additio...
Guest over 1 year ago in Database 0 Submitted

Option Renaming Time Series Collections

Ability to rename TS collection . We need it for migration history data to TS without downtime during conversion.
Guest 9 months ago in Database 0 Submitted

Display Recovery time during restore process.

Team, Currently Mongo DB restoration process not giving any recovery time estimate when restore process start and because of that we are not able to plan time window for other critical process to start which is depend on restore and not able to c...
Guest almost 3 years ago in Database 0 Submitted

Export Backup Snapshots to GCP Bucket

As Atlas user, i want to Export Backup Snapshots to a GCP bucket because i don't have an AWS subscription.
Guest over 1 year ago in Database 0 Submitted

Make $merge support DELETE operation

Currently, the `$merge` only supports insert/update/upsert/merge behaviour. It would be great to support delete behaviour. A common use case would be in-place document deduplication/clean-up in a collection.
Guest over 1 year ago in Database 0 Submitted

add IO throughput related fields to 'serverStatus' output

There is no IO throughput related fields in the result of serverStatus, instead in FTDC this is available in the disk metrics. Need it in `serverStatus` output so that we can monitor it.
Guest over 2 years ago in Database 0 Submitted