Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1339 results found
-
readPreferenceTag flexibility in Atlas
Looking to get more flexibility to target electable nodes and the workload isolation nodes. Some ideas are to allow for custom tags or having tags that allow for targeting read-only and electable nodes together. This allows for users use the read-only nodes to scale out reads along side the electable secondaries without having to juggle multiple connection strings.
2 votes -
Allow direct access to support portal when using custom federation URL
When logging into the support portal using support.mongodb.com, if federation is enabled, the user is redirected to their identity provider based on their domain, authenticated, and then redirected to the support portal.
However, if the custom URL for the identity provider is used, the user is always redirected to the Atlas interface. We would like to request that this custom URL be able to target an endpoint other than Atlas, such as the Support Portal.
2 votes -
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 -
Profiler window should auto zoom to sampling period and show sampling period range
Atlas documentation states that the Query Profiler shows up to 10,000 queries within the past 24 hours: https://docs.atlas.mongodb.com/tutorial/profile-database/index.html#data-display-limitations
However, it is confusing to see that the Profiler cannot show more than a couple hours of data, likely because it is hitting the 10,000 entry limit.
The plot still shows a view showing 24 hours of time, but only the past couple hours have data plotted, misleadingly indicating that there are no slow queries before a couple hours ago – here's an example: https://p-37FYgJ.b1.n0.cdn.getcloudapp.com/items/JruWZDYK/Image%202020-03-25%20at%2010.49.32%20AM.png?v=7f79362e62c8d15a9f91f8ba4d5aecaf
Atlas should make the sampling time window clear in the Query Profiler graph so that we…
9 votes -
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 -
Create Zurich region as option for AWS deployment
Atlas already supports deployment to Zurich region for GCP. As a reasonable option, introducing AWS deployment to Zurich zone would be benefitial.
5 votes -
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 -
Credits API
I need an API that will allow access to the items under credits in the billing page.
This will allow me to pull this information daily into our master usage database to support our dashboards12 votes -
Live Migrate from Backup or Snapshot
If I already have Cloud Manager backups, or can take an EBS snapshot, I want to be able to quickly Live Migrate this replica set to minimize migration time and load on my existing infrastructure.
9 votes -
MMS Alert for Balancer Down status
please provide an option in Ops Manager to monitor the balancer status and add to alerts?
So, we will know if balancer is not running.Note:
Normally the balancer would be disabled during backups and during a scheduled Balancing Window downtime.
I believe that the Balancer has a duty cycle of either 10 secs when nothing recently to balance, or 1 sec when there's a bunch of balancing to do.
Any alert would need to account for these:
the changelog shows chunk moves commanded
the actionlog shows balancer state change history
the settings collection has the balancer state16 votes -
Add privileges for Custom Roles which are currently only available in Built-in Roles
Currently the list of privileges assignable for Custom Roles is only a subset of privileges available to Built-in Roles This request is to add the missing privileges to both the REST API and Atlas UI which are available to Built-in Roles
The first set of privileges requested by a customer is from the Cluster Monitor role
Expanded prioritized privileges requested:
checkFreeMonitoringStatus
getCmdLineOpts
getLog
getParameter
getShardMap
hostInfo
inprog
listShards
netstat
replSetGetConfig
replSetGetStatus
setFreeMonitoring
shardingState3 votes -
Allow Atlas users to issue movePrimary command
Currently Atlas users are unable to issue the movePrimary command for moving the primary shard for a db, and instead have to open a support case to do so. Can we please allow the ability for Atlas users to issue this command themselves?
2 votes -
Activity feed should indicate if any extra privileges are added to a custom role at the time of creation
At present if a custom role is created, the activity feed will only report the built-in roles that have been inherited. Additional privileges are not visible.
- Scr1.png shows the role that was actually created
- Scr2.png shows how it was reported in the Activity Feed
This makes troubleshooting of authorization issues more complicated than it should be.
It may be worth mentioning that if a role gets edited, then the corresponding even in the Activity Feed will contain more details than if the role is just created.
2 votes -
Allow "Project Data Access Read Only" to retrieve restore links.
Allow "Project Data Access Read Only" to retrieve restore links. Currently, to retrieve a restore link from an Atlas cluster you must be a Project Owner.
In the current version to take the link to the snapshot we need to use Restore Jobs part of the API. Problem is that the same POST endpoint is used for the restore job which can do changes in the system and needs Owner level of the access and to generate link to the stream with the snapshot data. This second type of the job should not need so big access level as should…
4 votes -
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 -
More functionalities in Collection (Data Explorer) Tab in Atlas UI
Here are some suggested functionalities
- Import and export of bulk documents.
- Quickly filter and sort the required documents. (This is achievable in Compass but not in Atlas UI)12 votes -
Extend / Configurable retention time of audit logs
This is a feature request to extend or have configurable retention time of audit logs more than 30 days in Atlas.
13 votes
- Don't see your idea?