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

disable auth on metrics

Opentelemtry-Collector does not support secrets for ServiceMonitor/PodMonitor resources, which generates authorization issues while trying to scrape the metrics endpoint of MongoDB. I'm looking for a way to disable the basic_auth on the metrics e...
Guest about 2 years ago in Under Review 0 Submitted

Entity Framework (Preview 2) release date

Hello, is there any ETA of PR2 (nuget)? Thank you
Guest about 2 years ago in Under Review 2 Submitted

CSFLE - Enable aggregation stages for non-encrypted collections

When encrypting any collection with CSFLE, aggregation is not allowed on non-encrypted collections. The official recommendation is to maintain 2 clients: 1 for CSFLE and 1 for when aggregation is needed. How is this an acceptable solution?
Guest about 4 years ago in Database 0 Submitted

List shards in Deployment > Metrics' shard list in alphabetical order

List shards in Deployment > Metrics' shard list in alphabetical order in Cloud Manager UI.
Felicia Hsieh about 6 years ago in Under Review 0 Submitted

Preserve field order in $merge

Filed on behalf of https://jira.mongodb.org/browse/SERVER-63853: A variety of formats require strict adherence to the sequence of fields, such as bioinformatics Files of such formats are often very large and contain nested structures, so it is c...
Guest about 4 years ago in Database 0 Submitted

Sorting support on Array fields.

Presently, I'm attempting to arrange(sort) the documents within my collection based on a key nested within an array object. However, sorting isn't functioning as expected in this scenario. A proper explanation with example is here what I mean. ht...
Guest about 2 years ago in Querying & Aggregations 0 Submitted

"View Open Positions" button links broken on Careers page

Fix the anchor links to open positions as current "View Open Positions" CTA is broken Example for CTA: https://www.mongodb.com/careers/departments/engineering
Guest about 4 years ago in Under Review 0 Submitted

Combine Support Portal Mailing Lists when opening cases

Combine different Mailing Lists in the Support Portal, when opening a case. Right now you can use only one Mailing List per case. When opening cases it would be good to choose to send updates to 2 or more mailing lists depending on the audience re...
Guest about 4 years ago in Under Review 0 Submitted

JSON

I'm converting a lot of data for export from MongoDB -> Postgresql I would like an aggregation function to convert an object to JSON { "$addField": { "_id": true, "json": { '$convert': { 'input': '$subdocument', 'to': 'json', # // Id...
Guest about 2 years ago in Querying & Aggregations 0 Submitted

Self-Managed Computed Collections

This feature would enable MongoDB to automatically generate common patterns by computing entire collections. A particularly useful application would be the ability to identify duplicate fields within a collection and create a computed collection t...
Guest about 2 years ago in Database 0 Submitted