Skip to content

Commit 5eabfd5

Browse files
taylangocmenrobinrendleimatwawana
authored
feat(releases): Team insights docs after issue / health stats split (#4712)
* feat(releases): Team insights docs after issue / health stats split * copy updates, image updates * added quotes for consistency * style fix * rename usage-stats png * rename usage-stats png 2 * anchors Co-authored-by: robinrendle <robinjrendle@gmail.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
1 parent 1d8327d commit 5eabfd5

File tree

5 files changed

+31
-41
lines changed

5 files changed

+31
-41
lines changed
304 KB
Loading

src/docs/product/stats/index.mdx

Lines changed: 31 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
title: Stats
33
sidebar_order: 20
44
redirect_from:
5-
- /product/accounts/quotas/org-stats/
5+
- /product/accounts/quotas/org-stats/
66
description: "Learn about projects and teams across your organization."
77
---
88

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).
1010

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.
1212

13-
## Usage Stats
13+
## Usage Stats {#usage-stats}
1414

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.
1616

1717
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.
1818

@@ -21,9 +21,7 @@ You can see which projects have had a recent spike or are the most active and ma
2121
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.
2222

2323
<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.
2725
</Note>
2826

2927
### Usage Cards
@@ -44,65 +42,57 @@ Each project in the table has individual settings, which you can access from by
4442

4543
The table displays only the projects of the teams that you belong to, unless you have permissions to see all projects.
4644

47-
## Team Stats
45+
## Issues Stats {#issue-stats}
4846

4947
<Note>
50-
5148
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-
6049
</Note>
6150

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.
6352

64-
![Overview of Usage Stats page](team-stats.png)
53+
![The Issues Stats page](issues-stats.png)
6554

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
6956

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.
7158

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
7360

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.
7562

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
7764

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.
7966

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
8168

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.
8270

83-
### Team Activity
71+
#### Time to Resolution
8472

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.
8674

87-
#### New and Returning Issues
75+
## Health Stats {#health-stats}
8876

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>
9080

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.
9282

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+
![The Health Stats page](health-stats.png)
9484

95-
#### Age of Unresolved Issues
85+
#### Crash Free Sessions
9686

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.
9888

99-
#### All Unresolved Issues
89+
#### User Misery
10090

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.
10292

103-
#### Time to Resolution
93+
#### Metric Alerts Triggered
10494

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.
10696

10797
#### Number of Releases
10898

276 KB
Loading

src/docs/product/stats/team-stats.png

-577 KB
Binary file not shown.
-93.9 KB
Loading

0 commit comments

Comments
 (0)