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
-
Love The New Look
Just wanted to say I love the new look!
1 vote -
Trigger event when user confirmation state change
I suggest that after user registered they should ve able to log in regardless of his account confirmation state, but if he is in a pending state, he could not do any read/write operation unless his own user data and his own user extra data,
And the user can also detect if his confirmation state is change
1 vote -
Day granularity for Atlas-managed X.509 certificate
It would be great to add more granularity when creating an Atlas-managed X.509 certificate for a MongoDB user, i mean by day at least.
Thank you7 votes -
Allow multiple Billing emails
Allow multiple billing e-mails instead of just one. There are multiple people in our org who want a copy of the invoices, but I don't want them sent to the entire org (which is what happens if there's no billing e-mail)
6 votes -
Add visual information to indicate if a collection is capped or not.
Right now there is no way to tell through the portal or Compass if a collection is capped or not. It would be helpful if there were some visual indicator in the Data Explorer if a collection is capped and if so what the retention parameters (bytes and max documents) are set to.
2 votes -
Implement a refresh button for the BI Connector in Atlas
When changes, such as when collections are added or removed, occur to an existing database with BI Connector enabled, the BI Connector needs to be cycled off and then on. This process is not well explained for Atlas. I feel that a refresh button that ripples Bi Connector in Atlas when changes occur would be beneficial, rather than having to dive in to edit configurations --> slide the "enable bi connector" from off, wait, than back to on.
2 votes -
Clarify Python vs PyMongo
When connecting to a Atlas cluster and selecting to connect via a Application you can select to connect with what "Driver" where you can select "Python".
For new users, they might think that the Python library (https://www.python.org/doc/versions/) is what is being referenced when in reality Atlas is referring to the PyMongo Driver.
For clarity, alter the UI from "Python" to "PyMongo" or "Python (PyMongo)" or something similar to differentiate between Python and PyMongo.
3 votes -
Smart backup scheduler (deferring snapshot backups X minutes based on load metrics)
seems like a potential enhancement for the snapshot schedule to consider cpu/connection/etc load metrics before deciding to run or not
3 votes -
zoom resolution icons
At certain browser (Chrome) zoom settings, the checkboxes disappear. Boxes that are unchecked remain, but some (not all) of the checked boxes are just not shown.
Unfortunately I have to use these zoom levels (67%) to be able to see sufficient information on my dashboards. Can the icons (checked boxes) be made to appear properly (not blank) at all zoom levels?1 vote -
It would be useful to have an ability to pragmatically keep up to date with the latest prices in a RESTful fashion.
Something like /offerings/aws/compute/M10 returns:
{
// some metadata about this pricing api.
"prices": [
{
"priceId": "c800b6d9163b0db7",
"region": "us-east-1",
"charges": {
"compute": {
"price": 0.11,
"interval": "hourly",
"currency": "USD"
},
"storage-GB-month": {
"price": 0.015,
"interval": "hourly",
"currency": "USD"
},
"backup-GB-month": {
"price": 2.5000000001,
"interval": "hourly",
"currency": "USD"
}
}
}
]
}Use case: For those that use programs to calculate costs, this will reduce some of the guesswork involved by looking at cryptic documentation and invoices to calculate and forecast costs and be able to charge appropriately to match systems with demand.
Amazon has similar API endpoints available:
https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonEC2/current/us-east-1/index.json…
5 votes -
Collections View Document - Vertical Scroll
When I expand a document with a large string entry, I have to scroll horizontally to view the entire string. This expands the UI well beyond the width of my screen, and scrolling horizontally over the string makes it difficult to view the entire entry.
When clicking on a long string within a document, can this expand vertically?
1 vote -
Edge Computing Support for MongoDB Clusters
We extensively use Atlas for tools, utilities as well as production apps. We would like to have the option to create an Edge MongoDB Server on-premises pointed to specific clusters in MongoDB.
This would allow everyone working from a specific location to hit the edge server instead of sending all calls over the internet to Atlas.
The edge server should automatically keep itself in sync with Atlas.
It should be low maintenance and auto updating - set it and forget it.
TFS Proxy Server is a similar idea which Microsoft had for teams working from offshore/ remote locations to improve…
1 vote -
Separate Atlas metric graphs of the outgoing traffic from the internal/replication traffic in Atlas cluster
This is a request to separate Atlas metric graphs of the outgoing traffic from the internal/replication traffic in Atlas cluster
5 votes -
Amazon Lambda
I wish they could provide the arn service with lambda.
1 vote -
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 -
undo
A Simple Undo Function.
A Bit Of Background Information
Just talked to Julia from PR. Apparently "undo" is not an available feature.
YES,
there is a backup option for higher tier customers.
But,
I am not asking for a full on log of everything. Just a simple copy of the last added or deleted document in a collection for example. In case you accidentally clicked the confirm delete button on the document, your mouse was happening to hover over, when a spider jumped down from the ceiling and landed on your mouse.
It happens.Besides the point.
That functionality is…
6 votes -
Provide a default alert for projects using Cloud Backup
Given how import backups are to an enterprise's business continuity plans, the set of common sense default alerts set by Atlas should include an alert for Cloud Backup on projects with Cloud Backup enabled. Either "CPS snapshot has been stuck in queue for 1 hour" or "Snapshot schedule feel behind by 1 hour" would suffice.
1 vote -
Show node region on the metrics tab
It would be really useful if the Atlas Metrics tab showed the node name and geographic location similar to how the Cluster Overview tab shows the node's region. In this use case, we have nodes located all over the world, so its useful to know where a node is located when reviewing it's metrics.
2 votes -
Add "Copy as JSON" to Performance Advisor
In Performance Advisor, I can see sample queries for each index suggestion.
They are formatted "nicely" for human viewing, but to actually investigate it, one would want to copy it as valid mongodb json, and run it withexplain
or analyze it in compass, or even just run it in a console to see how long it runs before and after the index addition.
However, there is no way of doing that, and I have multiple times "translated" the good looking ui to a mongo query so I could run it elsewhere.
This is a tedious and annoying thing (especially…10 votes -
Naming or tagging Ops Manager daily/weekly/monthly/yearly backup snapshots
Naming or tagging Ops Manager daily/weekly/monthly/yearly backup snapshots
3 votes
- Don't see your idea?