Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
-
Credits by period
Provide the ability to display and export credits by period (from date - to date) instead of selecting each single month, so that uers can easily display credit trends, etc. without downloading a lot of cvs and merge them togheter.
1 vote -
Graph connections per user (or per database)
Show a graph of connections per user.
It would be very useful to see how many connections each user has (or also, each db) over time.
It would allow us to see more clearly and faster which service uses how many connections.
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.
1 vote -
Publish statistics in Atlas to analyze what is filling oplog
It would be very useful to be able to see metrics/statistics about the contents of oplog. There are open-source tools like oplog analyzer (https://github.com/mhelmstetter/oplog-analyzer) that can be used, but it's a hassle to have to install it and run it in the same datacenter where the database is running (for performance).
The statistics I'm most interested is what collections have most oplog documents, what kind of operations they have been and what is the total size that each collection currently utilizes from the oplog. This will help improving code to use less oplog.
We've seen cases where bad…
1 vote -
The page fault metric is not available in the Datadog integration
The page fault metric is not available in the Datadog integration
1 vote -
Better message for "Removed Indexes" in Activity Feed during Atlas rolling index build
During a rolling index build, it is expected to have 2 "Deployment configuration published" notifications - 1 for Added Indexes and another 1 for Removed Indexes. This is because an entry for this desired index is added to the automation config and then the automation agent builds it accordingly. Once the agent is done building it, we remove the entry for that index from the automation config. Indeed, this does not drop the index.
However, from the term of "Removed Indexes", it can cause confusion that the index is dropped. Hence, this feature request is filed for clearer message so…
1 vote -
Disk Usage Breakdown
When looking at the cluster page, I can see Disk Usage = 1.6GB, for example, but I don't know what the breakdown of that is. For instance, if I look at the same DB and add up the size of the collections themselves it's barely 1.5MB. So 1.6 Gig disk = 1.5 Meg data. I suspect this is oplog etc. but it is a pretty confusing potential red herring when diagnosing performance issues etc.
1 vote -
eviction metrics
Please include eviction metrics as well in monitored metrics in atlas so that it will provide an overview how many evictions are happening in particular time and there by decide correct memory for the instance.
1 vote -
Atlas Activity feed should be searchable by cluster
The Atlas activity feed is currently searchable by Type of event. It should have an option to search by cluster name to quickly narrow down any particular activities relating to a particular cluster
1 vote -
Alerts change from time based pattern to include actual alert in subject
So far we are receiving atlas alerts in time based manner which are difficult to undersatnd/analyze just by looking at email subject.
We are expecting a model in which we want to Separate alerts for each instance instead of combining alerts on a single time frame and Changing email alert subject to include alert description. This will allows us to understand the alert by looking at email subject , combine/view all alerts in email client (for example outlook) , write some rules on them and analyze the alert timing pattern by sorting and group by alert description.
For example,
Present…
1 vote -
Separate metric graphs of egress outside the region per database, collection, user, destination
Separate metric graphs of egress outside the region per database, collection, user, destination, so that I can easily find out what is causing the egress traffic which is billed on my account. This will also help me identify what parts could be good to move to different cluster in another region closer to the user,
1 vote -
Allow default settings on alerts on project/organization level
It would be great if there was a way to set the default notification channels for alerts on the project and organization level.
I was recently informed by the support team that there is no possible way of doing so, and that all alerts should be changed individually rather than for the whole project in one go.
1 vote -
Add eventTypeName for Maintenance Windows in alertConfigs response
After adding a maintenance window to an Atlas project, the alertConfigs returns additional entries that do not include an eventTypeName field, it seems that these additional entries relate to the maintenance window but it's not clear:
{
"created" : "2020-02-28T16:04:18Z",
"enabled" : true,
"groupId" : "***",
"id" : "***",
"links" : [ {
"href" : "<a rel="nofollow noreferrer" href="https://cloud.mongodb.com/api/public/v1.0/groups/***/alertConfigs/5e593a02559f765dca07acfe"">https://cloud.mongodb.com/api/public/v1.0/groups/***/alertConfigs/5e593a02559f765dca07acfe"</a>,
"rel" : "self"
} ],
"matchers" : [ ],
"notifications" : [ {
"delayMin" : 0,
"emailEnabled" : true,
"intervalMin" : 60,
"roles" : [ "GROUP_OWNER" ],
"smsEnabled" : false,
"typeName" : "GROUP"
} ],
"updated" : "2020-02-28T16:04:18Z"}, {
…"created"
1 vote -
1 vote
-
Time Sensitive Alerts
I would like the ability to (optionally) set a time window for any alert. IE Alert me if average write latency rises above 500 msec from 8am to 8pm. If outside those times don't alert me.
1 vote -
More granular results in Activity Feed
I can't see all the data I want today
1 vote -
Metrics "seconds" improvement
The uppercase "S" on the metrics which indicates seconds, can be slightly misleading as it can appear to be the number 5 when placed next to another number. This is especially misleading on the Replication Lag metric. It may be easer to read as a lowercase "s" or abbreviating with "sec".
1 vote -
Expose OAuth2 for Slack integration to API
I think to have the third party integrations as Terraform resources would be ideal, but currently the Slack integrations supports OAuth2 via UI and not via API. It would be good to be able to configure this through the API, so that this can be automated.
1 vote -
Would love to have a little bit more info in the webhook to know what caused the election, or that there was an upgrade (vs a server failure
Would love to have a little bit more info in the webhook to know what caused the election, or that there was an upgrade (vs a server failure) in the db!
MongoDB AtlasAPP 12:10 PM
Project: myProjectOrganization: myProject (Organization)
INFORMATIONAL
Replica set elected a new primary
my-cluser-shard-0
Created: 2020/01/03 11:10 PST
Replica Set: my-cluser-shard-0
Current Member State
DOWN: 1 member
SECONDARY: 1 memberPRIMARY: 1 member
love the service team, thanks a ton!1 vote
- Don't see your idea?