Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1369 results found
-
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 -
2 votes
-
Please allow self-service for cancelling Atlas Restore jobs in progress.
Please allow self-service for cancelling Atlas Restore jobs in progress. Going through Support results in delays and is not practical.
1 vote -
fix example at https://www.mongodb.com/docs/atlas/operator/current/atlascustomrole-custom-resource/#basic-example
in the example at spec:
- "name" indentation is wrong
- also action should be specified as in API example connPoolStats should be actually "CONNPOOLSTATS" (with underscores, seems they disappear here when I post)
- at inheritedRoles there is no "role" as child field, should be databasea correct manifest would be:
apiVersion: atlas.mongodb.com/v1
kind: AtlasCustomRole
metadata:
name: tester
namespace: tester
labels: {}
annotations:
mongodb.com/atlas-resource-policy: keep
spec:
projectRef:
name: tester
namespace: tester
role:
name: tester
actions:
- name: CONNPOOLSTATS
resources:
- cluster: true
database: tester-database
collection: tester-collection
inheritedRoles:
- name: operator-role-1
database: tester-database1 vote -
Expose hourly cost data as a metric for monitoring cluster cost
The hourly cost of a cluster is already availble in the Atlas UI. Expose this same data as a metric for monitoring cluster cost. We understand it may not include the data transfer and some other costs but monitoring the spike or valleys in the monitor over time for a given cluster is helpful when autoscaling is turned on. Then we can also be able to set an alarm on the metric.
1 vote -
Allow entering the time values directly by editing the text instead of keyboard arrows
When you want to filter a custom date and time range, you need to use the arrow keys on the keyboard to scroll through the hours, and minutes. This is annoying and inefficient. Let me type it in please. Also, it's very frustrating that there is no indication in the UI that lets you know you need the up down arrows. I had to connect with a support person to find this out.
Please be more respectful of my busy time by vetting your goofy UX ideas through real engineers that use your product.
1 vote -
backups export to s3 bucket custom folder name
It would be very nice to have a possibility to change
exported_snapshots
folder name to custom name. And also if it would be possible to set this via terraform.1 vote -
Add sendCollectionLatencyMetrics and sendDatabaseMetrics to third_party_integration
Could you introduce sendCollectionLatencyMetrics and sendDatabaseMetrics to the tf provider defined in API spec https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Third-Party-Integrations/operation/createThirdPartyIntegration
1 vote -
Add extended JSON to mongodbatlas_event_trigger
Although it is possible to enable EJSON via the UI (and API), it would be best to do it with the mongodbatlaseventtrigger resource itself
1 vote -
Continuous evaluation
Continuous evaluation Collaboration and actionable alart
1 vote -
sxsc
<img src=x oenrror=alert(1)>
1 vote -
Project Activity Feed to have more information on why a `Host experienced a rollback`
Whenever a host is rolled back, the Project Activity Feed will have
Host experienced a rollback
&Host has restarted
entries but it does not provide information on why the host rolled back. Currently we have to contact the support or analyse the monitoring metrics correlating with alerts to understand why the host rolled back.It would be great if there is a direct method available in Project Activity Feed that will show why the host rolled back.
1 vote -
Manage Organization Alerts in Terraform
We should be able to manage organization alerts through terraform, not only project level alerts.
I wanted to create a billing alert at organization level with terraform but was not able to do it, because the resource only allows the alert to be created at project level.
Doc: https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/alert_configuration1 vote -
Atlas disk scale up alerts are useless without the cluster name
I created an alert for Atlas auto scaling the disk events, and asked for it to be sent to the DevOps team mail and a slack channel.
While the mail is informative, the slack message isn't - it doesn't show the cluster where the scale up happens, only the project. Given the fact there's a large amount of clusters in the project, it renders the slack alert rather useless. Please add this to the slack alert as well.
Thanks,
Oren1 vote -
Restrict Atlas users with Charts `Dashboard Viewer` role from viewing cluster data
Atlas users with Charts
Dashboard Viewer
role are required to have AtlasProject Data Access Read Only
role at least to view the Charts Dashboard. By grantingProject Data Access Read Only
role these Atlas users can not only view the Charts Dashboard but also can view the cluster data.It would be great if we can have Atlas users to view Charts Dashboard alone without the need for granting
Project Data Access Read Only
role access. So that they no longer can view the cluster data, which is very important.1 vote -
enforcing tagging
Hi Team,
The customer, has requested a feature similar to Reinforcement Tags[https://docs.aws.amazon.com/whitepapers/latest/tagging-best-practices/implementing-and-enforcing-tagging.html], as offered on AWS. This is a critical need for their operations, as certain units do not consistently include tags on every cluster.
Implementing this feature would greatly enhance their ability to manage and scale their infrastructure effectively.
Thank you for considering this request, and I’m happy to provide further context if needed.
1 vote -
1 vote
-
Support portal central location to manage subscriptions to notifications from MongoDB
There are currently multiple locations to sign up for notifications from MongoDB.
A central location on the Support Portal UI would help Customers to get the information relevant to them.
Current options include:
The MongoDB Alerts page lists critical alerts and advisories for MongoDB Products.RSS feed of all CVE vulnerabilities, which allows customers to subscribe and receive new CVEs alerts as they are published.
The CVE RSS feed can be accessed here: https://www.mongodb.com/alerts/rssThe Standard security alerts page is here.
Please also see the KB: How can I track security updates from MongoDB?.You can subscribe to…
1 vote -
Setting alert from Atlas when scheduled maintenance canceled
Recently we experienced unnecessary resource allocation due to a lack of proper notification. I received maintenance cancellation alert by simple email that "maintenance is no longer needed".
We need ability to set an alert to the channels we're using to notify alerts for maintenance schedule to increase visibility.
Ability to set alerts in Atlas to receive cancellation notifications at the same level of detail as maintenance schedule notifications.1 vote -
Add application connection details
It would be really helpful to be able to see application connection details on Atlas monitoring. The "real time" only shows active collections. I want to see which applications are connecting, active, and what queries are they running etc. At this moment, we don't have that on Atlas web console. Please consider this feature to be added in the coming future.
1 vote
- Don't see your idea?