Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
479 results found
-
1 vote
-
Atlas UI deliver on Electron app
Deliver Atlas UI as an electron app to be like an IDE and improve developers, data engineer, data scientist experience to work on a tool like VScode, IntelliJ, etc.
1 vote -
1 vote
-
Using Aggregation Pipeline Builder in $facet stages
Writing more complex $facet stages (3+) without Pipeline Builder is a pain,
so being able to use that in that type of stage would be a huge help!
I mean being able to swap and use Pipeline Builder to every each branches of sub-pipelines in a $facet stage1 vote -
Folders/Directories For Functions, Triggers, Etc
Allow users to create directories and subdirectories for staying organized when creating many Realm triggers and functions.
1 vote -
Being able to create Views from aggregation pipelines in Atlas
In Compass we can save pipelines as Views.
That would be great also in Atlas!
Same for both Views and On-Demand Materialized Views.1 vote -
I'd like the ability to be on premise and burst into Atlas when needed.
As an system administrator running MongoDB EA, I'd like the ability to be on premise and burst into Atlas when needed.
1 vote -
Confirmation of action requested on "Pause Cluster" link
Please add a confirmation of action requested when someone clicks on the "Pause Cluster" link, anywhere in the site.
We had an engineer accidentally click on that link and it caused a production outage, until it spun down and then back up.
Not sure if there is a confirmation on "Terminate", and I'm unwilling to test it, but any other potentially harmful action should be asking if the user really intended to do so.
Thanks!
1 vote -
I was using the collections tab to get some details of the collections on my cluster and thought that if the columns were sortable then it
I was using the collections tab to get some details of the collections on my cluster and thought that if the columns were sortable then it may make it easier to find the collection with the most docs, etc.
1 vote -
request to allow the UI to kill multiple operations based on a pattern
able to kill multiple operations based on a pattern via the RTPP
1 vote -
Facility to export Profiler query log
When investigating queries using Profile it would be beneficial to be able to export the log of queries for further investigation.
1 vote -
Display time unit for the Operation Execution Time in the Atlas Profiler
Currently, the Profile displays the Operation Execution Time without displaying the time unit. It would make the number easier to understand for end-users if the unit of time (milliseconds) could be displayed either in the label or near the value.
1 vote -
More information about the progress during cluster reconfiguration
The progress bar (the blue bar on top) can be enhanced to provide more information.
Sometimes, the only information provided about an operation in progress is "All processes are in Goal State!" (Eg. changing a cluster class from General to NVMe)
1 vote -
cant restart ide
After shutting down computer, and restarting the next day, the ide tab didn't open again. I can't find a link to bring the ide back for the course.
1 vote -
Add MFA status for organization and user API response
add
{
...,
forceMFA: "enabled" | "disabled",
...
}for
orgs/<orgId> request
AND add
{
...,
enabledMFA: bool,
...
}for
/orgs/<orgId>/users[/<userId>] response
1 vote -
I would like to have ability to generate an Excel file for clusters in the Organization
I would like to have the ability to generate an Excel file for clusters in the Organization.
https://cloud.mongodb.com/v2#/clusters1 vote -
Create location key in all documents for sharding in data explorer for Global Writes
I would like to develop in new Global writes cluster for an existing data base model create easily and fast the "location" key in all documents from collections that Global writes requires.
1 vote -
Left Side menu collapse
on the laptop screen, we have't much space for querying the data filter portion. If we have an option to collapse the left side menu, it may get more working space.
1 vote -
Allow to provide names/descriptions for peering connections
If the user has 3 peering connections in a project, it's error prone terminating one, as you may end the connection with the wrong VPC and cause a disaster. Adding a description field allows to clearly see the purpose of the peering.
1 vote -
improve error messaging
We are running into misleading error messages that learners are complaining about. This error appears when a user tries to use a $limit stage and forgets to add a $ while connected to a Free Tier Atlas cluster:
"OperationFailure: limit is not allowed in this atlas tier, full error: {'ok': 0, 'errmsg': 'limit is not allowed in this atlas tier', 'code': 8000, 'codeName': 'AtlasError'}":
This has been confusing for users. Is there a way that we can catch this issue more precisely and issue a syntax error instead?1 vote
- Don't see your idea?