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

All feedback

Showing 4030 of 4030

Make Push-Based Log Export configurable

Currently both mongod and mongo-audit logs pushed every 5 mins. Not every customer/team interested in same frequency and all logs. It would be great if we can customize what logs to be pushed with granularity. - enable mongod or mongo-audit ind...
Guest 7 months ago in Vector Search 0 Submitted

Add ability to ECHAP and CTRL+S in editing mode

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. Fastering modification in document What would you like to see happen? Describe the desired outcome or enhancement. ...
Nicolas de Cenival 3 months ago in Compass & Data Explorer 0 Future Consideration

Concerning the change of the host IP address for the Mongo Atlas Cluster

What problem are you trying to solve? We are experiencing a failure in the lambda process, which is occurring due to a change in the host IP address. This issue arises because we utilize Route53 DNS in AWS to establish connectivity to Mongo Atla...
Amit Kumar 3 months ago in Atlas 1 Future Consideration

How to tokenize email field?

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. I want to tokenize an email. For example, here is an email address: jack.ma@gail-abc.ws.com, and can be tokenized as the b...
Chaoyang Zhu 3 months ago in Atlas Search 1 Future Consideration

Make it possible to delete a database via API

It would be nice to be able to delete a database in a replica set via an API call. This would make it easier for CI/CD when deleting clients Strange thing is that I can delete a complete cluster, but more fine-grained deletion is not possible. lik...
Guest almost 4 years ago in Database 1 Submitted

Real-Time Free-Text Query Interface

Current Workflow Pain Points: To debug or work on a query (e.g. this query: db.collection("user").find({name: "bob"}).sort({date: -1})), I currently need to perform multiple steps: 1. Locate and select the relevant collection (which opens a new t...
Guest about 1 year ago in Compass & Data Explorer 0 Submitted

Export metrics to AWS Cloudwatch

Have an integration with AWS Cloudwatch to send the metrics from MongoDB Clusters to Cloudwatch so metrics and alarms can be setup in CW.
Guest about 6 years ago in Atlas Monitoring, Alerts & Observability 3 Submitted

Support node type or node tags as condition in MongoDB Atlas Alert

Currently, the MongoDB Atlas does not support the node types [1] or node tags [2] as the condition in Atlas alerts. That would be super inconvenient for the following scenarios. Scenario 1: If the user wants to create an alert to monitor the spec...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Introduce int8 (and int16) data types

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. Having int32 as the smallest integer type means even values which can't go over 127 (as is common with enums) have to take...
Er Fr 3 months ago in Database 0 Future Consideration

Number of documents per Facet

It would be nice to have a number of matched documents total per Facets when doing a $searchMeta query and not only the count within the buckets itself. We cannot add all bucket counts as documents can be in multiple buckets leading to inconsisten...
Guest 7 months ago in Atlas Search 0 Submitted