Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1366 results found
-
Change Username
Ability to change your username after registration and be able to re-use it should you need to.
6 votes -
Auto-build indexes for slow-queries
Add an option for Atlas to automatically build indexes for slow queries instead of having to manually check slow queries and build the indexes.
1 vote -
"Native" Azure integration (Costing, Resource Groups)
I would love to do away with MongoDB CosmosDB on Azure - simply because
a) CosmosDB emulator is troublesome to install (for local development)
b) Limited MongoDB feature support
c) Difficulty getting Bulk inserts/upserts to work well in CosmosDB MongoDB (due to rate limiting and bugs with IsUpsert=true)Currently we have 18 CosmosDB databases - nfortunately, the main barrier of entry for my organization in adopting Atlas is it's Azure integration - specifically:
a) Atlas resources are not visible/manageable via Azure Resource Groups - this makes our existing Azure DevOps practices/infrastructure as code obsolete for this (versus all our other…2 votes -
Real Time data explorer
I would like to see documents inserted into the database in a shell show up on the cloud data explorer UI in real time without refreshing the screen.
3 votes -
Implement create-before-destroy when migrating NVME instances
When triggering a cross-region migration Atlas immediately degrades a cluster by going to N-1 nodes prior to creating a replacement node in the new region.
When using NVME instances, this violates the agreed upon replication depth. Once the NVME instance in the source region is destroyed, there are only N-1 copies of the data left, as there is no EBS backing.
NVME target instances should be brought up as {hidden=true, priority=0} until leaving STARTUP2 and entering SECONDARY. Once this occurs, the target instance should be brought to {hidden=false, priority=P}, and a source instance hidden, removed after a quiescence period, and…
2 votes -
Sharable Atlas URL query
Add a way to share queries on Atlas UI. We could have something like:
https://cloud.mongodb.com/v2/<id>#metrics/replicaSet/<id>/explorer/<db_name>/<collection>/find?query={"email": "..."}
(URL encoded, of course)
That would open the Atlas UI in the collections tab, auto-insert and auto-run the query. This would allow non-tech users to look at data easily.
(People using the link would have to be logged in and also have the necessary permissions to access those pages, as they normally would)
7 votes -
Export metrics to AWS Cloudwatch
Have an integration with AWS Cloudwatch to send the metrics from MongoDB Clusters to Cloudwatch so metrics and alarms can be setup in CW.
21 votes -
Please allow for showing most recently added to collection first.
Right now collections are only shown first added first. I think it would be useful to be able to look at the last added first.
1 vote -
Add a Transaction Commits / Sec Metric Graph to Atlas
Add a graph in Atlas to display "transactions.totalCommitted" on a per second basis to the Atlas metrics UI. Customers that are using transactions are often more interested in the # of transaction commits per second than opcounters.
I have had to use mongostat on a number customer evaluations because this metric is not available.
3 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.
10 votes -
Show a graph of BANKED iops (AWS)
Atlas monitoring is great... but it would be super helpful to see a graph of banked iops. (or an approximation of this)
Suppose my iops limit is 100... and during the night my bank gets fully charged to 5.4MM.
During the heavy loads on my server, let's say my iops jump to a steady 500. This means that I am drawing 400 units from my bank. I can do this for 3.75 hours until my bank is exhausted.It would be so helpful to see an iops bank balance drawing down during peak, recharging during off-peak... and thus getting insight…
12 votes -
Helpful error message when restoring backup
When I recently attempted to restore a db backup I got a cryptic error message stating "Error: Cluster Not Found"--which was extremely confusing considering that I pressed the restore button in the backup options. After some great tech support, I added my user as project owner and everything worked fine.
Please make the error message clearer in both the Restore and Download backup scenarios.
2 votes -
Change/Option to change Default Storage Compression to zlib
This is a feature request to change or provide an option to change Default Storage Compression to zlib
8 votes -
Atlas alerts - include duration and date/time alert was closed
currently alerts (sent to SLACK but probably other formats as well) reads this:
Project: OS1
Organization: SE Atlas
CLOSED
Host is down
OS1-g-shard-18-05.bxxxxq.gcp.mongodb.net
Created: 2020/06/11 03:44 BSTType: Mongos
It would be helpful to also include:
Closed: 2020/06/11 07:44 BST
Duration: 1h 53mAs the slack is usually set to each users timezone it creates a confusion when one is looking at how long issue lasted.
This should be easy to implement and it would improve end user experience a lot.Same would be nice on Atlas 'closed alerts' tab - there seems to be no way currently to get…
5 votes -
Allow NewRelic integration to use EU APIs instead of default US APIs for clusters in EU region
The NewRelic integration in MongoDB is using the default NewRelic API that is in non-EU region. There is a separate API endpoint for EU region, that is described at https://docs.newrelic.com/docs/using-new-relic/welcome-new-relic/get-started/introduction-eu-region-data-center#.
This is causing 'newRelicLicenseKey' failed to authenticate error for the MongoDB Atlas cluster setup in EU region.
6 votes -
Switch from legacy Slack tokens to Slack app
Slack tokens are now deprecated and a legacy implementation. You cannot generate new tokens anymore either, so it's impossible for us to set up Slack notifications.
Please create a Slack app to allows us to use Slack alerts again.
2 votes -
Allow Alerts to be disabled during Atlas performed Maintenances
When Atlas is performing maintenances such as setting changes and OS reboots Alerts will be triggered. It would be helpful to have these Alerts be disabled so that it doesn't cause false alarms or so much noise that they are ignored.
25 votes -
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 -
Support the ap-southeast-2 reqgion in GCP
Indonesia has strict requirements about PII remaining in region.
1 vote -
Migration Tutorial Video
I did a live migration from mLab to Atlas quite recently. Although, the steps for migration were simple and easy to execute it took me alot of time to get over the fear of migrating without losing any data. A tutorial video of the entire process would have calmed my nerves and helped me take a lot less time in the process.
5 votes
- Don't see your idea?