Skip to content

Commit

Permalink
chore(errosInbox): update screenshots at PM request
Browse files Browse the repository at this point in the history
PM Meda Trelles requested these screenshot updates in Jira NR-260974
  • Loading branch information
ally-sassman committed Apr 30, 2024
1 parent 545fe60 commit 902bf22
Show file tree
Hide file tree
Showing 16 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions src/content/docs/errors-inbox/apm-tab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ import apmErrorProfiles from 'images/apm_screenshot-full_error-profiles_2.webp'

import apmTriageErrors from 'images/apm_screenshot-full_triage-errors.webp'

import apmAttributeProfiles from 'images/apm_screenshot-full_attribute_profiles.webp'

import apmErrorsOutsideTransactions from 'images/apm_screenshot-full_errors-outside-transactions.webp'

import errorsinboxListofTraces from 'images/errors-inbox_screenshot-crop_list-of-traces.webp'
Expand Down Expand Up @@ -44,14 +46,21 @@ Correlate any general patterns on the top 5 errors chart to alerts occurring dur

### Error profiles [#profiles]

<img
title="Error profiles"
alt="A depiction of error profiles in the UI"
src={apmErrorProfiles}
/>

Error profiles can help you answer questions like, which users were most common across all the error events during the selected time window? Or which session was most common across all the error events during the selected time window?

You can download the attributes as CSV. You can also view the attributes breakdown when you select a row.
Click **Attribute profiles** to expand into invidiual profiles.


<img
title="error profiles"
title="Attribute profiles"
alt="A depiction of error profiles in the UI"
src={apmErrorProfiles}
src={apmErrorAttributeProfiles}
/>


Expand Down
Binary file not shown.
Binary file modified src/images/apm_screenshot-full_error-profiles_2.webp
Binary file not shown.
Binary file modified src/images/apm_screenshot-full_group-errors-tab.webp
Binary file not shown.
Binary file modified src/images/apm_screenshot-full_triage-errors.webp
Binary file not shown.
Binary file modified src/images/errors-inbox_screenshot-crop_error-context.webp
Binary file not shown.
Binary file not shown.
Binary file modified src/images/errors-inbox_screenshot-crop_regression-errors.webp
Binary file not shown.
Binary file modified src/images/errors-inbox_screenshot-crop_trace-for-error.webp
Binary file not shown.
Binary file modified src/images/errors-inbox_screenshot-full_assign-users.webp
Binary file not shown.
Binary file modified src/images/errors-inbox_screenshot-full_bulk-actions.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified src/images/errors-inbox_screenshot-full_global-view.webp
Binary file not shown.
Binary file modified src/images/errors-inbox_screenshot-full_scoped-view.webp
Binary file not shown.

0 comments on commit 902bf22

Please sign in to comment.