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
The header contains high-level information about the issue such as the error message, total counts of how often it has been seen and how many users it has affected. Actions such as assigning, resolving, and archiving are also here.
11
+
The header contains high-level information about the issue such as the error message, total counts of how often it has been seen, and how many users it has affected. Actions such as assigning, resolving, and archiving are also here.
12
12
13
13
Beneath the header is the event graph, showing a distribution of events and errors. You can use the search bar to filter which events are shown. Tags are shown and can be opened from here too.
14
14
@@ -30,7 +30,7 @@ A few tags are shown as a preview on the page, but to see more, you can either c
30
30
31
31
## Sidebar
32
32
33
-
The first and last time the issue has been seen will be dispayed. These values will depend on your environment selection and will updated if you change the environments. If you have releases set up, the first and last release the issue was seen in will be shown
33
+
The first and last time the issue has been seen will be dispayed here. These values will depend on your environment selection and will updated if you change the environments. If you have releases set up, the first and last release where the issue was seen in will be shown
34
34
35
35
The solutions hub contains features from [Sentry AI](/product/issues/issue-details/sentry-ai) that help you understand and fix issues.
36
36
@@ -50,7 +50,7 @@ In addition to events, information about replays, attachments, and feedback can
50
50
-**User Feedback** - Any feedback collected from users through the <PlatformLinkto="/user-feedback/">SDK's user feedback</PlatformLink>.
51
51
-**<PlatformLinkto="/enriching-events/attachments/">Attachments</PlatformLink>** - Any additional files stored, such as config, log, or screenshot files that are related to the error event.
52
52
53
-
While attachments are affected by the search filters on the page, attachments and user feedback are not.
53
+
While attachments are affected by the search filters on the page, replays and user feedback are not.
54
54
55
55
## Event Navigation
56
56
@@ -62,15 +62,15 @@ By default, the **Issue Details** page displays the "Recommended" event with the
62
62
63
63
To view other events, you can use the dropdown to skip to the latest or oldest event, or view the full list of events. You can change the default event in your [User Settings](https://sentry.io/settings/account/details/#defaultIssueEvent).
64
64
65
-
In addition, you can scroll between events chronologically or view all events. All event navigations will respect any searchfilter on the page, including search queries, environments, or date filters.
65
+
In addition, you can scroll between events chronologically or view all events. All event navigations will respect any search filter on the page, including search queries, environments, or date filters.
66
66
67
67
## Event Actions
68
68
69
-
Relevant information about specific events can be found here including copy the link to the event or event ID. You can also view the JSON of the event here.
69
+
Relevant actions for specific events can be found here including copying the link to the event or event ID. You can also view the JSON of the event here.
70
70
71
71
## Event Details
72
72
73
-
Depending on the issue category and available event data, the Issue Details page displays some combination of the following sections.
73
+
Depending on the issue category and available event data, the Issue Details page displays some combination of the following sections:
0 commit comments