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 4026

Ability to reorder/sort favorites

No description provided
Guest almost 6 years ago in Compass & Data Explorer 0 Submitted

Having the alert "Acknowledge for" option actually do acknowledge the alert for the specified time period

I gathered that Atlas alerts are design to retrigger once the condition is met. Then what does acknowledge mean in that case when providing any timeframe like forever? To me acknowledging an alert forever means that the alert would never to raise ...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Planned

Enable toggling for boolean properties

The annoying thing for me is my web applications are heaviley dependant on Database View content. in MongoDB Compass it quickly becomes a time waste to manually click a boolean property and change "false" to "true". Please add a small toggle bo...
Guest almost 4 years ago in Compass & Data Explorer 0 Submitted

Enable live migration tool to work with Global cluster configuration enabled

Currently, there is no Live migration tool option while enabling Global Cluster Configuration in Atlas. Please treat this ticket as a FEATURE ENHANCEMENT REQUEST to make this happen.
Guest almost 6 years ago in Atlas 2 Submitted

Provide a Kubernetes native way to deploy a MongoDB instance without any interaction towards the OpsManager API

When deploying a MongoDB resource to a newly installed Operator and OpsManager the user has to Create an Organization, API keys and IP whitelisting in OpsManager Create a Secret and ConfigMap with the data returned from OpsManager Specify this Co...
Guest almost 6 years ago in Kubernetes 0 Submitted

Add Category for Stitch

No category for Stitch in the ideas portal.
Guest almost 6 years ago in Atlas 0 Submitted

Copy sample results from aggregation builder

If I'm exploring a database and use the aggregation builder to quickly find some data, I'd like to be able to easily extract the results. At the moment we can't even select the result output to copy-and-paste because it activates the pipeline re-o...
Guest almost 4 years ago in Atlas 0 Submitted

Better handling of circular reference serialization in Java

Given 2 generic POJOs that include references to each other such as: package com.example; public class Course { Student _student; public void setStudent(Student student) { _student = student; } public Student getStudent() { return _stu...
Guest almost 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Kafka Sink Connector ObjectId Support

The sink connector should support ObjectIds for the document.id.strategy. In other words, if a ObjectId hex string is provided for _id, the sink connector should be able to convert this to an ObjectId. I've scoured the documentation and the rest o...
Guest almost 2 years ago in Kafka Connector 0 Submitted

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 almost 2 years ago in Under Review 0 Submitted