Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
-
Provide an option to disable password auth for database users
Currently, it is not possible securely create a user in a terraform DevOps pipeline, since "Passwords may show up in Terraform related logs" according to the documentation. If the password was no longer required to create a user, we could avoid this issue by only using certificate authentication.
1 vote -
Enable Compression
We would like to see better compression for data stored in the Online Archive.
Data in our cluster is compressed very well using the WiredTiger storage engine.
Moving it out into the archive grows our data size by almost 4x.1 vote -
efficient backup restore between MongoAtlas Projects
Hello,
currently, when we restore a SNAPSHOT from one cluster to another cluster in the same MongoAtas Project (example from "production" project to "production" project), this is very efficient (several minutes).
On the other hand, if we execute the same backup restore from one cluster to another cluster on another MongoAtlas project (example : from "production" project to "staging" project), this is much less efficient and it will take several hours (instead of several minutes above).
This is very efficient in the same MongoAtlas project because it will use cloud provider system using hard disk management.
Could you improve efficiency…
1 vote -
Lower Roles Should be able to access RealTime Performance Panel
As an Ops person, access to the Realtime Dashboard Role is important, but it seems like in order to see it, you actually need access to the data itself. Is there a role that can give us that realtime monitoring without requiring access to the data explorer? I can access Profiler and Performance Advisor without those restrictions so it isn't clear as to why I can't also access the RealTime Performance Panel. Both of those show as much or possibly more information with regards to collections, documents, indices, etc than what appears on the RealTime Performance Panel.
1 vote -
INFORM that shared clusters share data limits
In the comparison between clusters, for Shared clusters M2, M5, vital information is that there are data limits and those limits are shared, not only for you but also together with any other databases of the same cluster.
This was NOT clear at all when we signed up with an M2.
1 vote -
Change Atlas Metric Timeline Annotations Color
Filing this on behalf of customers that are having a hard time telling orange and brown apart in Atlas metric timeline annotations (node become secondary, node becomes primary)
1 vote -
domain names in access whitelist
Allow domain names in whitelist for IP address. (And rename whitelist to allowlist).
I have a server (app) on heroku. It has a domain name. I don't have a dedicated ip address range. But if I could put my domain name in (myapp.herokupapp.com or myapp.com if I get that name from godaddy), then when my server connects, you could do a DNS lookup of the domain names in the whitelist, and allow connection from those. And then, my app, and many others would be more secure. People could also use dynamic dns to support connections from their home computers, more…
1 vote -
Merge All Of It Into One
There is MongoDB Atlas, Realm, & Stitch. Why don't you merge all of it into one - MongoDB Atlas.
There are a lot of platforms, which is very confusing for all of the developers to use. Instead, there can be only one platform in which, they can perform everything with simple integration of the programming languages.
You could simplify your docs as well and like I said, have only one type of integration with all of the programming languages.
If you implement my idea, it will become very easy for developing and you can get more customers. Why should everything…
1 vote -
Show total disk size and index size used for each cluster prominently so we can upgrade if we need to
Right now, I do this manually. Would be good to see the totals prominently, along with a recommended upgrade/ not next to it, and single click to select the next size.
1 vote -
Cluster/Database changes from Atlas portal does not show correct user in DB Audit log
We have enabled Database audit for some projects, because we need to track who have done specific changes , like dropping an index.
When someone using Atlas portal, the logged-in user does not show up in Audit record.
Is not that possible to track ?
Will attached some files..1 vote -
Billing Alerts Improvement
We find the conditions for billing alerts to be very limited. We were hoping we would be able to setup an alert that triggers when a certain threshold of our total subscription amount has been used for better monitoring. For example, >= 75% of the total subscription amount is used.
1 vote -
Allow option to configure default project_owner when creating projects through API key
We're currently using the Atlas Service Broker (https://github.com/mongodb/atlas-osb) which is built using the native Atlas REST APIs.
In the project creation, it creates the project using the POST /api/atlas/v1.0/groups endpoint via an API key. As a result, we have an unexpected user added as the project_owner of the project.
THis is due to:
IMPORTANTTo create a project using API Key credentials, you must specify an orgId. When you do, Atlas automatically selects the Owner of the specified organization with the earliest account creation date and time as the Project Owner for the newly created project.
The API…
1 vote -
apply Data mirroring technology
once data create when we add to it , it will mirror whole data set as another database(e.g: when we create User as a DB and some Collections, it will store, mean while MongoDB store another replica of the same DB )
Functions for the Replica DB when user API's call
When user call the API's for any post get delete update, The replica DB allows only post(Store) request from the user it wont allow other functions like delete update
and Owners can have all rights to that DB.
All functionalities works only on original DB not in replica DB1 vote -
M0 in eu-west-2 with API (terraform)
I really love mongo. Not having M0 in eu-west-2 and terraform is a huge limitation. It prevents me making the business case for mongodb as our backend of choice, and we end up using AWS DocumentDB. Mongo is preferable for consistent hybrid cloud deployments.
1 vote -
Single node clusters
Allow users to create a single node clusters for dev purposes.
1 vote -
Display chart annotations more conspicuously
To access chart annotations, users have to first hover over the metrics display, click on the info icon next to the title of a specific metric, and then read the annotations under the explanation of that metric. I didn't know they even existed until a support person happened to mention the vertical lines and I asked what they were. It would be more user-friendly to have the annotations (really, a legend for vertical lines) displayed separately in a more conspicuous location. Maybe in an info icon next to the annotation toggle? Another option would be for the vertical lines to…
1 vote -
Use rolling index build by default
We added a few indexes and support mentioned it is not advisable to use the backgroud option when adding an index yet this isthe default setting iwhen adding an index in the performance advisor
https://docs.mongodb.com/manual/tutorial/build-indexes-on-replica-sets/1 vote -
Mongodb atlas logs - IP whitelist information
Hi Team,
We understand that network whitelist information (IPs added/removed) will be available only in portal under project activity feed. As our requirement is to access this information via API.Please let us know is there any feasibility of having these project level network whitelist information through API or in db logs in near future.
1 vote -
Allow adjustable sensitivity
Currently I see many queries in Profiler that the Performance Advisor is not recommending to fix.
1 vote -
Project migration should not require org-owner rights
Before project migration from one org into another, we have been told to define the responsible users in both orgs with org-owner rights. There should be no need at all to permit org-owner rights on project migration. The org-owner-level should only be reserved to the very smallest group of people (admins) necessary. Project owner level should be enough for a migration of projects.
1 vote
- Don't see your idea?