Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1338 results found
-
Stitch CLI error messages - account/publicApi redirect fails
Stitch CLI error messages are obsolete.
I'm having difficult with connecting to a Stitch app and the 403 forbidden returns a message to check https://cloud.mongodb.com/v2#/account/publicApi but it redirects to /overview.
1 vote -
Show billing amount on top all the time
Would be nice if I can see my current billing on top all the time, even in Atlas, like it used to be before UI change. Thanks.
1 vote -
Make the Atlas UI copy document button available via the Project Data Access Read Only permission
Hi,
We have many developers, and it is much easier for them to use the Atlas UI vs. having to RDP to another box and use tools like MongoDB shell, or Compass. At the same time, I do not wish for them to have write access via the Atlas UI. Can I please request that the Copy document button be made available via the Project Data Access Read Only permission?
Please see the attached screen snippet, and the following support case for addtional details: https://support.mongodb.com/case/00652224
Thanks,
Don1 vote -
Support multiple LDAP servers and TLS connection options
When integrating my Atlas project with an LDAP service, we want to specify multiple LDAP servers rather than just one, and to specify options for the TLS connection such as allowing invalid hostnames. Both of these can be done in self-managed MongoDB Enterprise.
1 vote -
Separate metric graphs of egress outside the region per database, collection, user, destination
Separate metric graphs of egress outside the region per database, collection, user, destination, so that I can easily find out what is causing the egress traffic which is billed on my account. This will also help me identify what parts could be good to move to different cluster in another region closer to the user,
1 vote -
Allow default settings on alerts on project/organization level
It would be great if there was a way to set the default notification channels for alerts on the project and organization level.
I was recently informed by the support team that there is no possible way of doing so, and that all alerts should be changed individually rather than for the whole project in one go.
1 vote -
MongoDB to throw error when detect '.' in keys insert
Not sure if MongoDB was supposed to be unstructured even for keys. Because MongoDB currently does not support '$' and '.' in its keys, is it possible for MongoDB to throw an error if '$' or '.' are detected in keys during insert? MongoDB currently does not do that and is problematic to fix for previous large databases which have '$' or '.' in keys
1 vote -
Add colors to Backup times
Hi can I suggest a feature to the developers? Can the developers add colors to the Backup times? Because I have accidentally Backup an instance at 3:21 PM instead of a 3:21 AM I wanted. The colors will definitely help prevent such accidents from happening. It would also be nice if the developers can ensure that Backup times are not the same for AM and PM. Thanks!
1 vote -
Login auto-redirects to 2FA screen but shouldn't, or offer logout
I have three MongoDB Atlas logins and when I visit the Atlas login page it then redirects me to the 2FA page.
I actually just want to swap between accounts, so either a logout option would be useful, or let me return to the login screen from the 2FA screen. Unfortunately if I click 'back' the app forwards me back to the 2FA screen.
1 vote -
Allow me to pay for a month of "developer" level support without committing to a subscription
AWS lets you pay for a month of support at any time.
My understanding of MongoDB support is that if you discontinue support and then start again a year later, you have to pay for all the interim months.
Another way of doing this would be to pay per-incident. I like the monthly model better because it would work for people just getting started to ask a lot of questions.1 vote -
Zapier Integration
Currently The Mongo Atlas connection string is not supported by Zapier! What??
1 vote -
Provide UI to test failover of a sharded cluster
Currently we can test failover of replica set to test that application gracefully handle elections etc. I'd like to see a way to do the same for sharded clusters. Maybe this could turn off a random mongos router node at the same time as trigger an election on one of the shards.
1 vote -
Atlas MongoDB Users Page has Confusing Role Assignment
There is currently some confusion that has been introduced in the UI regarding the “old” way of specifying namespace-level roles and the “new” way that is used when using custom roles in Atlas.
Let's say I create a user,
hi
, with thereadWrite
default role onfunkydb
:https://cl.ly/bf42cae9383b/Image%202019-02-27%20at%2010.21.46%20AM.png
And create a separate MongoDB user,
hi_again
, assigned thefunkydbreadwrite
custom role (which is defined the same way, with thereadWrite
default role onfunkydb
):https://cl.ly/0b0b1ee50722/Image%202019-02-27%20at%2010.22.48%20AM.png
These two roles are essentially the same, but the UI in the MongoDB Users tab renders them differently:
https://cl.ly/5cc211e2c7d7/Image%202019-02-27%20at%2010.19.40%20AM.png
In the example…
1 vote -
1 vote
-
Ability to stop the snapshot restore in the Atlas UI
This is a feature request for ability to stop the snapshot restore in the Atlas UI
1 vote -
Support HITRUST certification for Atlas
Some companies want a certification from HITRUST https://hitrustalliance.net/about-us/ in order to put workloads in the cloud
1 vote -
Pause and Resume clusters needs a timestamp in the JSON
Currently clusters can only be paused for 7 days. After that period they must be resumed for at least one hour. However the time of resumption is not included in the result from the resume REST call. If that data was included a script could determine easily when to pause a cluster again after maintenance jobs are finished.
1 vote -
Add eventTypeName for Maintenance Windows in alertConfigs response
After adding a maintenance window to an Atlas project, the alertConfigs returns additional entries that do not include an eventTypeName field, it seems that these additional entries relate to the maintenance window but it's not clear:
{
"created" : "2020-02-28T16:04:18Z",
"enabled" : true,
"groupId" : "",
"id" : "",
"links" : [ {
"href" : "https://cloud.mongodb.com/api/public/v1.0/groups/***/alertConfigs/5e593a02559f765dca07acfe",
"rel" : "self"
} ],
"matchers" : [ ],
"notifications" : [ {
"delayMin" : 0,
"emailEnabled" : true,
"intervalMin" : 60,
"roles" : [ "GROUPOWNER" ],
"smsEnabled" : false,
"typeName" : "GROUP"
} ],
"updated" : "2020-02-28T16:04:18Z"
},…1 vote -
1 vote
-
Time Sensitive Alerts
I would like the ability to (optionally) set a time window for any alert. IE Alert me if average write latency rises above 500 msec from 8am to 8pm. If outside those times don't alert me.
1 vote
- Don't see your idea?