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

Triggers - resume via CLI

Currently the only way to resume a suspended Trigger is via the Admin API: https://realm.mongodb.com/api/admin/v3.0/groups/{groupId}/apps/{appId}/triggers/{triggerId}/resume It would be more convenient via the Atlas CLI
Guest over 2 years ago in Atlas Triggers and Functions 0 Submitted

update monitoring & backup agent credentials via automationConfig API instead of separate API calls

Right now if you want to change the credentials for the monitoring agent or the backup agent, you've got to make separate API calls. Why not make it so that you can specify everything at once in the same automationConfig API PUT?
Guest almost 5 years ago in Under Review 0 Submitted

Bytes available for reuse metric

This metric will show the available bytes for reuse. If it's too much and its graph is changed a little bit, we can decide to compact it for saving cost (from disk usage). Currently, we have to run dbstat command to see the available bytes for reu...
Guest almost 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Implement error handling in MongoBI Connector

Right now, if the `$sample` query (used to create the DRDL schema) fails, it'll re-run the query once again, forever. The only place when the error is accessible is in the "Profiler" tab of a given node. In our case - and I believe it's common - t...
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Re-sample only part of the MongoBI Connector schema

It'd be great if we could run "FLUSH SAMPLE collectionName". It's rarely the case that a lot of collections have changed at once and such a "light re-sample" might be a good alternative.
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Provide an alternative sampling technique for views in MongoBI Connector

As stated in the docs (https://docs.mongodb.com/manual/reference/operator/aggregation/sample/#behavior), the `$sample` stage will perform a full `COLLSCAN` if some criteria won't be met. The problem is that no view (https://docs.mongodb.com/manual...
Guest almost 5 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Move Client Model into a separate Maven artifact

Currently there's a large client library: mongodb-driver-core. My suggestion is to split it into 2 - moving out the com.mongodb.client.model package into a separate module. The reason I need (and hopefully it's not just me) is because I'm trying ...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add a variable for set the RS name

Add own variable to set the RS name so that the deployment name can be used to name the pod
Guest over 2 years ago in Kubernetes 0 Submitted

Data Usage Reporting & Improved Profiler

The Current Problem: The existing issue stems from MongoDB's inability to provide concrete evidence supporting the data charges for your data usage. This predicament becomes especially troublesome when your system typically operates within a data ...
Guest over 2 years ago in Billing & Account Management 0 Submitted

placement of mongosh,mongo tools and mongo binary inside core bin

Hi Team, Hope you are doing great! Didn't understand the purpose of keeping mongosh,mongo tools and mongo binary separately, can't this be place in a single rpm/tar file so that it can be easy the installation process. As per the current : Mongo b...
Guest over 2 years ago in Database 0 Submitted