Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1310 results found
-
Atlas - Preferences - My Date Format - allow 24hr
We can specify date format but the time format is limited to 12hr clock. Please allow us to specify 24hr so the activity log and rest of the UI is a little easier to read. Thanks
8 votes -
Atlas - Preferences - My Date Format - allow 24hr
We can specify date format but the time format is limited to 12hr clock. Please allow us to specify 24hr so the activity log and rest of the UI is a little easier to read. Thanks
4 votes -
example database sample_mflix.movies.title is not always string
I tried to use the sample_mflix sample database to check MongoDB drivers of C#, how can I use them. The first idea was to download the movies into a statically typed classes, but the provider threw cannot cast int to string exception.
Long story short. The problem was that whenever the title of a movie was a number (like spartan 300), the sample database loaded a number instead of a string.
Can we change it so the initial load of the database contains only string titles?
1 vote -
MongoError: user is not allowed to do action [listCollections] on [db.]
NodeJS mongodb driver (with or without mongoose) needs to "listCollections" before "createCollection"
But "listCollections" and "createCollection" are in different "rights list" for custom role (look screenshots)
In this case "createCollection" in "Collection Actions" has no sense without "listCollections" from another rights scope "Database Actions and Roles" and user with "createCollection" ability in fact cannot create collection
It can be fixed with moving "createCollection" and "listCollections" rights into one scope
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.
22 votes -
Autoscaling improvements
Hi, we have tried BETA of Autoscaling feature and we have some thoughts how to make it better. In its current setup its not really suitable for our production workloads. Here are some thoughts how to make it better:
- Define separate scaling steps At them moment the scaling step is always 1. Going from M10 -> M20 which is not really suitable for burst loads where going one step up might not be enough. Same goes for rapid scaling down
Example:
Scale range = M10 - M50
Scale step up 4 = (M10 -> M50)
Scale step down 2 =…149 votes -
Improve dashboard loading times from 3.5 minutes
Currently the dashboard takes well over 3.5 minutes to load on a gbps broadband connection waiting for
2 votes -
Expose more data via the Project Events Atlas API: database user addition
The project events API (described at https://docs.atlas.mongodb.com/reference/api/events-projects-get-one/)
returns less fields that presented in the UI.For example, after adding a database user via API, I would like to wait for the database user actually added before attempting to use the user. In the web UI, I see 2 events with all the information I need - "MongoDB user added" and "Deployment configuration published".
When querying the project events API, I see both events (event types MONGODBUSERADDED and AUTOMATIONCONFIGPUBLISHED_AUDIT), but there are no additional fields with the new database user.
3 votes -
2 votes
-
I'd like to be able to connect to my cluster directly from the UI and have a shell-like experience i.e. run queries and operational commands
It would be great if I could connect to and run commands against my cluster via the Atlas UI so I don't have to rely on downloading and running the shell locally.
I'd also be more confident I was running commands against the right cluster as I would have less reliance on managing connection strings and differentiating between them. This would be helpful if I'm not on my regular machine and need to do some ad-hoc querying or debugging.
164 votes
- Don't see your idea?