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

More fine granular OpsManger roles for API CRUD operations

More fine granular OpsManger roles for API CRUD operations In order to generate API Keys users need some pretty powerful role https://docs.opsmanager.mongodb.com/current/reference/api/org-api-keys/. Same for project API Keys https://docs.opsmana...
Guest about 6 years ago in Enterprise Advanced 0 Submitted

Support indexes on single array elements (e.g. "MyArray.0")

Currently, if I create an index on an array field and specify an element number ("MyArray.0"), the system still indexes the whole array as normal. Normally, this might increase the index size but at least it's still useful when querying MyArray.0...
Guest about 3 years ago in Data Modeling & Indexing 0 Submitted

Incorporate Support CASE management into the OPS Manager, i.e. open a case, upload traces to the case etc

Incorporate Support CASE management into the OPS Manager, i.e. open a case, upload required traces to the case and maybe even automatically create a support case for some critical problems.... Minimally I'd like to be able to upload required trace...
Guest about 6 years ago in Enterprise Advanced 0 Submitted

Show node region on the metrics tab

It would be really useful if the Atlas Metrics tab showed the node name and geographic location similar to how the Cluster Overview tab shows the node's region. In this use case, we have nodes located all over the world, so its useful to know wher...
Guest about 6 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add MongoSparkHelper native support for pyspark

I went through Mongo spark connector python documentation but the thing which I could not find in python documentation was "MongoSpark Helper" section which is available in scala and java documentation. I was wondering if there is a way to use it ...
Guest about 6 years ago in Under Review 0 Submitted

Easily Show Sharded Collections

Unless you are using geoshard, you cannot easily see what collections are being sharded on a cluster (you would need to go through the CLI). We'd like to have that easily identified via the Atlas UI.
Guest about 6 years ago in Atlas 0 Submitted

API for configuring Organization Alerts

There is an API for configuring and managing Project Level alerts but we still have to manage any Organization level alerts manually. It would be good to release an API for the Organization level alerts as well so we can automate those.
Guest about 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Realm UI Ability Changes to Github Repo

Please add git integration for functions and 3rdParty HTTP services. Everything I make a change to a function and it is deployed, Realm tells me what the changes are but they are not pushed to my own Git repository
Guest about 6 years ago in Atlas Triggers and Functions 0 Submitted

Too many keys in 2dsphere index when used on geoJson within arrays

Mongo support have asked me to raise this bug as an improvement idea because they see it as an edge case. The issue is here and includes more details: https://support.mongodb.com/case/00659614 In summary, if you have a geoJson sub document that ...
Guest about 6 years ago in Database 0 Submitted

Performance problem with compound index using doubles, with range filtering

It looks like there may be a problem when using doubles in a compound index and using range-test filters against all of them in a query. The problem we see from the explain plans is that far more keys are being examined that there should be and th...
Guest about 6 years ago in Database 0 Submitted