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

delete logs number of days old

In the options for Mongo DB Log Settings, there is only Max Percent of Disk Total Number of files A new option for Number of Days to keep Would be useful
Guest almost 5 years ago in Database 0 Submitted

$dateDiff operator should be useful to calculate age

In the documentation it says: " For example, two dates that are 18 months apart would return 1 year difference instead of 1.5 years.". But if startDate is 2021-08-01 and endDate is 2023-02-01, the result is 2 years difference. I think it should be...
Guest about 3 years ago in Querying & Aggregations 1 Submitted

upgrade src/third_party/gperftools ≥ 2.10

gperftools new version support new architecture
Guest over 1 year ago in Database 0 Submitted

Deny Network Access to MongoDB Cluster

To improve network security, please create an option to Deny specific Network Adresses to MongoDB Cluster.
Guest almost 5 years ago in Database 1 Submitted

view on nested array

* It is quite common to have nested array in documents in MongoDB. * It is also quite common to have to "flatify" those arrays in queries. Here is an example where we have a collection with consultants and their professional experiences. ``` con...
Guest almost 5 years ago in Database 0 Submitted

Clustered Collection TTL on _id should support ObjectId.

Clustered Collections have the ability to expire on the _id field, this would be really helpful if it could use the timestamp portion of the ObjectId.
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Support hex conversion and binary operators in aggregation framework

The aggregation framework lacks function for HEX <-> Number conversion and binary operations. Such functions are common in almost every programming language. Typically and most required operations would be: - convert Int/Long to Hex - conv...
Wernfried Domscheit over 1 year ago in Database 0 Submitted

encryption at rest

Right now there is only option to encrypt the key used to encrypt the database. There is no way we can choose which encryption technology is being used to encrypting the database and its backups. The default protocol being used by mongodb may not ...
Guest over 1 year ago in Under Review 0 Submitted

https://support.mongodb.com/case/01353613

No description provided
Guest over 1 year ago in Under Review 0 Submitted

Allow enable/disable for agent alerts

When we do server patching, we end up receiving agent down alerts for automation, monitoring and backup agents. Those create unnecessary noise and create a real risk of us missing a real alert. We should have ability to disable the agent alerts as...
Guest about 5 years ago in Under Review 0 Submitted