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

Search results

Showing 95 of 95

atlas clusters sampleData reload

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData reload The command would literally check if the cluster has the sampleData loaded but it would also check the counts and the hashes s...
Eoin Brazil almost 3 years ago in Atlas CLI 1 Submitted

Add "Cluster Tier" and Provisioned "IOPS" as options in MongoDB Metrics Charts in Atlas

If these charts were available, it would enable to the user to visualize the Tier and IOPS of the cluster during specific time ranges, and compare to other metrics such as CPU, iowait, etc. In my team's experience, we use Atlas auto-scaling to al...
Guest about 3 years ago in Under Review 0 Submitted

throttle sessions which use too much resources

We have different types of applications : 1. Writer - to load data into mongodb from different data sources 2. Reader - to read data and display to end user. Normally, there is strict SLA for reader , but no SLA (or less restricted) for writers. ...
Guest about 3 years ago in Performance & Optimization 0 Submitted

Improve dashboard loading times from 3.5 minutes

Currently the dashboard takes well over 3.5 minutes to load on a gbps broadband connection waiting for https://cloud.mongodb.com/static/dist/project.min.js
Guest over 6 years ago in Atlas 3 Submitted

BSON::Proxy Proxy content from/to another collection

I would like a mongodb data type, called BSON::Proxy # not indexable or searchable Which would hold the value of another collection & id. IE: BSON::Proxy({database: "this_one", collection: "blobs", _id: "123"}) This would allow my code to...
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Make Load() support Regex Patterns or make a new loadRegex() function

## Problem Statement/Rationale Let's say you have a directory full of scripts. For now, I need to do a load('script path') for each script. Wouldn't it be great if I could do load('*') within the directory, and load them all one after the other...
Guest almost 4 years ago in MongoDB Shell 0 Submitted

Two tiered model for authentication

The BI Connector facilitates large scale (1000s) of "personal data marts" by acting as a controlled go-between enduser tools like Tableau and a "main" data collection. It is not practical or even desirable to have pass-thru authentication of all t...
Guest almost 4 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Cloud backup is not very much use-full for emergency cases and we are blocked

Hello Team, This is Raja Selvam, I would like to get more details on Clod backup. Lets say suppose i would like to get yesterday's backup from one of the collection. I do not want to restore the backup into another new cluster. I do not want t...
Guest about 4 years ago in Atlas Backups 0 Submitted

Automation agent to use custom response header when using load balancer

When we implement HA solution OPS Manager relies on some specific response headers configured in load balancer (like X-Forwarded-For). This config may not be possible for some types of load balancer. and it creates extra dependencies on third part...
Guest about 4 years ago in Enterprise Advanced 0 Submitted

Suggest new feature for loading scripts: loadScript and loadFolder

For loading external script into MongoSh current session, currently we have the `load()` function, which is enough for the task. But I found myself using my own functions instead. So I would like to describe those as suggestion to improve Mon...
Guest over 4 years ago in MongoDB Shell 0 Submitted