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 541

Allow sort by boolean fields

When creating indexes and sorting with "normal" queries, it is possible to index/sort on a boolean field. I was hoping to do this with Atlas Search Sort as well, but it only supports date, number and token (string). While workarounds are availab...
Guest over 2 years ago in Atlas Search 2 Completed

Datadog integration for AP1 region

I am using Datadog region AP1 (Japan) and I learned that Atlas doesn't support the region for the integration. It would be really great and helpful if the integration supports the AP1 region. https://docs.datadoghq.com/getting_started/site/
Guest over 2 years ago in Atlas 0 Completed

Missing piece of code in "Connect to Cluster"-Example

I think there is a missing piece of code in the generated code-example to connect to the atlas-cluster via Node.js driver and X.509: The definition for "const credentials" should be "const credentials = fs.readFileSync('')" instead of "const crede...
Guest over 2 years ago in Documentation 2 Completed

Webhook From Atlas alerting to Teams

Hi there, Is there a easy way to integrate Microsoft Teams Webhook? complicated : https://www.clearpeople.com/blog/sending-mongodb-atlas-webhooks-notifications-to-microsoft-teams
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Completed

Automation Agent Client Certification Validation

Many customers require that the MMS automation agent has a valid x509 for TLS communications with Ops Manager. With the Kubernetes Operator this is not currently possible so these customers cannot use the Operator to deploy MongoDB instances withi...
Guest over 6 years ago in Kubernetes 0 Completed

Accurately save queries

When I write a query that has a $regex and then try to favorite/save that query, Compass changes the favorited query. For example, this simple query returns results: { customerNumber: { $regex: "MSHA1", }, _partitionKey: { $ne: "INACTIVE" } }...
Guest almost 2 years ago in Compass & Data Explorer 1 Completed

Text based pipeline mode

I know you can import the pipeline from a language but I want to completely disable GUI pipeline builder and just have a text editor. The UI is too slow and clunky, just give me a text editor to directly edit and run an aggregate.
Guest over 5 years ago in Compass & Data Explorer 5 Completed

Atlas Search Custom Analyzers

We want the ability to create our own custom analyzers in Atlas Search. It seems like the option might be there as there is a Define Analyzers button but it is not documented and the syntax does not match what I would expect to be valid, resulting...
Guest over 6 years ago in Atlas Search 4 Completed

There must be an option to create text indexes from MongoDB compass GUI.

In MDB compass GUI, there is no option available for creating a text index on a collection. It must be introduced so that one can create all types of indexes from GUI itself.
Guest over 5 years ago in Compass & Data Explorer 0 Completed

Cumulative trends over time

By placing a time variable on the X axis, we can create a graph of records created for each day/week/month/etc. It would be very helpful to also have the ability to plot cumulative totals over time; in other words, have the point (X, Y) represent ...
Guest over 6 years ago in Charts 1 Completed