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/projects/index.mdx
+22-10Lines changed: 22 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -6,25 +6,37 @@ description: "View all the projects associated with teams that you're a member o
6
6
7
7
A _Project_ represents your service or application in Sentry. For example, you might have separate projects for your API server and frontend client.
8
8
9
-
You can [create a project](/product/sentry-basics/integrate-frontend/create-new-project/) for a service and select the particular language or framework when you first start using Sentry. You can add more projects on an as-needed basis, for example, if you want to manage access permissions and/or control privacy and data settings. Setting up multiple projects to reflect your application landscape with finer granularity will go a long way in helping with visibility and triage. Learn more about best practices for setting up projects in our [account setup documentation](/product/accounts/getting-started/#4-create-projects).
9
+
When you first [create a project](/product/sentry-basics/integrate-frontend/create-new-project/), you also assign a team to it. All members of the assigned team have access to the project. Additional teams can be added in **[Project] > Settings > Project Teams**.
10
10
11
-
When displaying the **Issue Stream** and **Discover** views, the top-level filter bar considers the projectsyou are a member of by default. This way, you are looking at information that is immediately relevant to your work.
11
+
You can create more projects to reflect your application landscape with finer granularity (for example, a separate project for each repo, mapping components and micro-services to the teams that own them). For most pages in Sentry, including **Issues** and **Discover**, the top-level filter bar defaults to showing information for your projects, so that you only see what's relevant to you and your team(s). How you set up your projects can go a long way in reducing noise and improving productivity. Learn more about best practices for setting up projects in our [account setup documentation](/product/accounts/getting-started/#4-create-projects).
12
12
13
13
Projects differ from [environments](/product/sentry-basics/environments/), which are designed to help triage issues, especially in a multi-staged release process.
14
14
15
-
## Projects Homepage
15
+
## Projects Page
16
16
17
-
The project homepage lists the projects by teams of which you're a member, providing a high-level overview:
17
+
The **Projects** page lists all the projects assigned to teams you're a member of. Projects are displayed in alphabetical order and with a high-level overview of the following:
18
18
19
-
- A snapshot of both errors and transactions
20
-
- The team and team members associated with each project (remember, projects can be associated to multiple teams, so a project may be listed more than once)
21
-
- The percentage of crash free sessions (if you have configured [release health](/product/releases/health/)) (not available for watchOS; no Mach exception support on tvOS)
19
+
- A snapshot of both errors and transactions in the last 24 hours
20
+
- The percentage of crash free sessions, if you have configured [release health](/product/releases/health/) (not available for watchOS; no Mach exception support on tvOS)
22
21
- Deploys, if you have configured your SDK to [provide a release identifier](/platform-redirect/?next=/configuration/releases/) and are tracking [deploys](/product/cli/releases/#creating-deploys)
23
22
24
-
The projects are displayed in alphabetical order, separated by team. **Note:** For faster access, star your favorites to ensure they display at the top of the page each time you view.
23
+
**Tip:** For faster access, star your favorite projects to move them to the top of the page.
The [Project Details](/product/projects/project-details/) page provides an overview over errors, performance, and the health of your releases. You can use the page to quickly correlate spikes in error rates with the issues causing them, react to critical alerts, and analyze long-term trends.
40
+
Click on a project from the **Projects**page to open the **Project Details** page.
29
41
30
-
Open Project Details by clicking the title of the project on the Projects page.
42
+
The [**Project Details**](/product/projects/project-details/) page provides an overview of errors, performance, and the health of your releases. Use this page to quickly correlate spikes in error rates with the issues causing them, react to critical alerts, and analyze long-term trends.
description: "View the combination of errors, performance, and health of your project in one central place."
5
5
---
6
6
7
-
The **Project Details** page provides a consolidated view of what's going on in your project. This page is useful if you have oversight over many teams and many projects. You can also use this page to set up [Alerting](/product/alerts-notifications/) or delve into the Issue stream to [triage an issue](#triage).
7
+
The **Project Details** page provides a consolidated view of various project metrics for the selected time range (14 days by default).
8
8
9
-

10
-
11
-
After selecting the time range (the default is the last 14 days), the top four cards display:
Select one of the predefined time ranges (excluding `Last 90 days`) to view the change in these numbers since the last period.
16
+
The two graphs below the cards show the value of a specific metric over the specified time range. Click on the graph legend to show or hide an overlay of the previous time period and any releases (if set up).
-[Transactions per minute](/product/performance/metrics/#throughput-total-tpm-tps)
26
-
- Daily errors
27
-
- Daily transactions
40
+
- Number of errors
41
+
- Number of sessions
42
+
- Number of transactions
43
+
44
+
You can also use this page to set up [alerts](/product/alerts-notifications/) or [triage an issue](#triage).
45
+
46
+
## Create an Alert
28
47
29
-
Toggle the **Display** to change the view. You can click on the graph legend to show or hide the overlay of releases and previous period.
48
+
You can use the **Project Details** page to access Sentry's alerts feature.
30
49
31
-
## Alerting
50
+
Click the **Create Alert** button at the top right to set up either an [Issue Alert](/product/alerts-notifications/issue-alerts/) or a [Metric Alert](/product/alerts-notifications/metric-alerts/).
32
51
33
-
You can use the Project Details page to access Sentry's alerting feature. Click the **Create Alert** button at the top right to set up either an [Issue Alert](/product/alerts-notifications/issue-alerts/) or a [Metric Alert](/product/alerts-notifications/metric-alerts/). In the **Latest Alerts** section of the sidebar you can see the three latest triggered alerts. Click on one of them to go to Alert Details page. The selected time range does not affect the displayed alerts.
You can use the Project Details page to assess how often you release new versions of your application:
67
+
The **Latest Alerts** section in the right sidebar shows the 3 latest triggered alerts. Click on an alert to go to the **Alert Details** page. The selected time range does not affect the displayed alerts.
You can use the **Project Details** page to assess how often you release new versions of your application:
38
85
39
86
- Number of releases compared to the previous period in the top card
40
87
- Release lines overlaid on top of graphs
41
88
- Most recent five releases in the **Latest Releases** section of the sidebar. You can click one of these to navigate to the [Release Details](/product/releases/health/release-details/) page. The selected time range does not affect the displayed releases.
42
89
43
-
## Triage
90
+
## Triage Top Issues
44
91
45
-
Use Project Details to view issues associated with this project and to access them for triage. You can navigate to the **Issue Details** page by clicking either **View All Issues** or the **Open in Issues** button located at the top of the **Frequent Unhandled Issues** listed on the page. The issues in the table are sorted by the number of events in the selected time range.
92
+
To help you triage issues, the **Project Details** page shows you the 5 most frequent unhandled issues, sorted by the number of events in the selected time range. Click on an issue to navigate to the **Issue Details** page.
If you prefer another view, you can also click **Open in Issues** or **Open in Discover** to see issues sorted in the same way on those pages.
110
+
111
+
## Manage Project Teams
48
112
49
-
Use the Settings icon at the top of the page to access the Project's Settings; modify as appropriate to your team and organization.
50
113
See what teams are involved in this project in the **Team Access** section of the sidebar.
114
+
115
+
Click the open icon to navigate to **Project Teams** page to see all the teams that have access to this project. If you are an owner or admin, you can add or remove teams from the project.
116
+
117
+
Click on a team to see that team's members and their roles. If you are a team admin, you can also add or remove members from the team or change their role. You can also see other projects that team owns.
Go to **Project Settings** to perform tasks such as deleting tags, editing ownership rules, and managing data forwarding. You can also access processing settings (including detector threshold settings for performance issues) and SDK setup configurations.
0 commit comments