You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/product/stats/index.mdx
+31-41Lines changed: 31 additions & 41 deletions
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
title: Stats
3
3
sidebar_order: 20
4
4
redirect_from:
5
-
- /product/accounts/quotas/org-stats/
5
+
- /product/accounts/quotas/org-stats/
6
6
description: "Learn about projects and teams across your organization."
7
7
---
8
8
9
-
The **Stats** page has two tabs: [Usage Stats](#usage-stats)and [Team Stats](#team-stats).
9
+
The **Stats** page has three tabs: [Usage](#usage-stats), [Issues](#issue-stats), and [Health](#health-stats).
10
10
11
-
The "Usage Stats" tab shows your organization’s event usage, while also providing a high-level overview of how different projects are using Sentry. The "Team Stats" tab, on the other hand, gives you insights into how your team is using Sentry — for example, it shows you how many issues your team has reviewed and the number of releases they’ve shipped — as well as giving you an overview of the health of your projects.
11
+
The "Usage" tab shows your organization’s event usage, while also providing a high-level overview of how different projects are using Sentry. The "Issues" tab shows a breakdown of the issues assigned to your team and how they triaged them, whilst the "Health" tab provides an overview of your team’s project health.
12
12
13
-
## Usage Stats
13
+
## Usage Stats{#usage-stats}
14
14
15
-
The "Usage Stats" tab shows you the events Sentry has received across your entire organization along with a list of all projects and their consumption of errors, transactions, and attachments. Events fall into one of three categories: _Accepted_, _Filtered_, or _Dropped_. Filtered events are events that were blocked due to your [inbound data filter](/product/data-management-settings/filtering/) rules. Dropped events are ones the system dropped or discarded due to rate limits, quotas, spike protection, or because of invalid data.
15
+
The "Usage" tab shows you the events Sentry has received across your entire organization along with a list of all projects and their consumption of errors, transactions, and attachments. Events fall into one of three categories: _Accepted_, _Filtered_, or _Dropped_. Filtered events are events that were blocked due to your [inbound data filter](/product/data-management-settings/filtering/) rules. Dropped events are ones the system dropped or discarded due to rate limits, quotas, spike protection, or because of invalid data.
16
16
17
17
You can see which projects have had a recent spike or are the most active and may need more attention. On this page, you can also control the date range that’s displayed, allowing you to focus on a smaller period of time or zoom out for a longer view. The page is designed for org admins, but is available to all team members. This is helpful if a team member who isn't an admin is tasked with reviewing these statistics. Also, this allows team members associated with specific projects to use this page to investigate why their events are being dropped.
18
18
@@ -21,9 +21,7 @@ You can see which projects have had a recent spike or are the most active and ma
21
21
With the dropdowns at the top of the page, you can set whether the page displays stats for errors, transactions, or attachments, as well as the date range. With the date selector, the time period can be set from an hour to a maximum of 90 days, and all of the page elements change dynamically when you update this setting.
22
22
23
23
<Note>
24
-
25
-
This page does not include data about sessions because they are not a billable event type.
26
-
24
+
This page does not include data about sessions because they are not a billable event type.
27
25
</Note>
28
26
29
27
### Usage Cards
@@ -44,65 +42,57 @@ Each project in the table has individual settings, which you can access from by
44
42
45
43
The table displays only the projects of the teams that you belong to, unless you have permissions to see all projects.
46
44
47
-
## Team Stats
45
+
## Issues Stats{#issue-stats}
48
46
49
47
<Note>
50
-
51
48
This feature is available only if your organization is on a Business plan.
52
-
53
-
</Note>
54
-
55
-
<Note>
56
-
57
-
This feature is available only if you're in the Early Adopter program. Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony.
58
-
If you’re interested in being an Early Adopter, you can turn your organization’s Early Adopter status on/off in General Settings. This will affect all users in your organization and can be turned back off just as easily.
59
-
60
49
</Note>
61
50
62
-
In the "Team Stats" tab you can review information about the overall health of your projects and see how your team is using Sentry. At the top of this page, you can select a team, which will filter the metrics shown below. The default time range for team stats is the last eight weeks, which allows you to compare changes week by week. The team stats are divided into two sections: [Project Health](#project-health) and [Team Activity](#team-activity).
51
+
The "Issues" tab shows activity about issues assigned to your team; how many new issues were detected, how many resolved issues regressed, and how they were triaged.
63
52
64
-

53
+

65
54
66
-
### Project Health
67
-
68
-
The "Project Health" section of your team stats provides an overview of your application and shows you a summary of your projects’ Crash Free Rate, as well the User Misery of your team’s key transactions. This gives you a quick idea of which projects and key transactions might need attention from your team. In this section, you can also view how many alerts have been triggered from the metric alerts your team owns.
55
+
#### All Unresolved Issues
69
56
70
-
#### Crash Free Sessions
57
+
The "All Unresolved Issues" chart and table show new and returning issues per project in the last seven days, as well as those that haven’t been resolved or ignored in the past.
71
58
72
-
The "Crash Free Sessions" table shows the percentage of sessions that didn’t cause a crash for the selected date range.
59
+
#### New and Returning Issues
73
60
74
-
#### User Misery
61
+
The "New and Returning Issues" chart and table show the new, regressed, and unignored issues that were assigned to your team.
75
62
76
-
The "User Misery" table shows transactions where users experienced load times four times the project’s configured threshold, with the number of unique users for each of those transactions.
63
+
#### Issues Triaged
77
64
78
-
#### Metric Alerts Triggered
65
+
The "Issues Triaged" chart and table show how many new and returning issues were reviewed by your team each week. Reviewing an issue includes marking it as reviewed, resolving it, assigning it to another team, or deleting it.
79
66
80
-
The "Metric Alerts Triggered" chart and table show alert rules that have been triggered for the projects your team owns.
67
+
#### Age of Unresolved Issues
81
68
69
+
The "Age of Unresolved Issues" chart and table show how long ago the oldest seven unresolved issues were first created for the projects your team owns, sorted by their age.
82
70
83
-
###Team Activity
71
+
#### Time to Resolution
84
72
85
-
The "Team Activity" section of your team stats shows how many issues have been reviewed, including a breakdown per project. It also reveals the mean time it took to resolve issues, as well as the number of releases that have been created in the projects that your team owns.
73
+
The "Time to Resolution" chart shows the mean time it took for issues to be resolved by your team each week.
86
74
87
-
#### New and Returning Issues
75
+
##Health Stats {#health-stats}
88
76
89
-
The "New and Returning Issues" chart and table show the new, regressed, and unignored issues that were assigned to your team.
77
+
<Note>
78
+
This feature is available only if your organization is on a Business plan.
79
+
</Note>
90
80
91
-
#### Issues Triaged
81
+
The "Health" tab shows information about the overall health of your projects; the crash free sessions, user misery of your team’s key transactions, the number of alerts triggered by your team’s alert rules, and the number of releases per project.
92
82
93
-
The "Issues Triaged" chart and table show how many new and returning issues were reviewed by your team each week. Reviewing an issue includes marking it as reviewed, resolving it, assigning it to another team, or deleting it.
83
+

94
84
95
-
#### Age of Unresolved Issues
85
+
#### Crash Free Sessions
96
86
97
-
The "Age of Unresolved Issues" chart and table show how long ago the oldest seven unresolved issues were first created for the projects your team owns, sorted by their age.
87
+
The "Crash Free Sessions" table shows the percentage of sessions that didn’t cause a crash for the selected date range.
98
88
99
-
#### All Unresolved Issues
89
+
#### User Misery
100
90
101
-
The "All Unresolved Issues" chart and table show new and returning issues per project in the last seven days, as well as those that haven’t been resolved or ignored in the past.
91
+
The "User Misery" table shows transactions where users experienced load times four times the project’s configured threshold, with the number of unique users for each of those transactions.
102
92
103
-
#### Time to Resolution
93
+
#### Metric Alerts Triggered
104
94
105
-
The "Time to Resolution" chart shows the mean time it took for issues to be resolved by your team each week.
95
+
The "Metric Alerts Triggered" chart and table show alert rules that have been triggered for the projects your team owns.
0 commit comments