Skip to content

Commit 11af4e9

Browse files
authored
Update image on index
1 parent c8bca4e commit 11af4e9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/product/dashboards/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@ description: "Sentry's Dashboards provide a single view of your application's he
88

99
Sentry's <SandboxLink scenario="dashboards" projectSlug="react">Dashboards</SandboxLink> provide you with a broad overview of your application’s health by allowing you to navigate through error and performance data across multiple projects. Dashboards are made up of one or more widgets, and each widget visualizes one or more [dataset](/product/dashboards/widget-builder/#choose-your-dataset).
1010

11-
![Widgets visualizing events, errors by country, affected users, and handled vs unhandled issues.](./img/dashboard-default.png)
11+
![Widgets visualizing events, errors by country, affected users, and handled vs unhandled issues.](./img/dashboard-customise.png)
1212

1313
All widgets in the same view reflect the date range indicated in date time range filter and update synchronously if you update that date range. You can also zoom in on any time series visualizations you may want to investigate, and all of the widgets reflect the time period that you’ve zoomed in on.
1414

1515
## Customization
1616

1717
If you’d like to edit the default dashboard or build out multiple ones, each with their own set of unique widgets, you may want to consider our [Custom Dashboards](/product/dashboards/custom-dashboards/) feature which enables you to create more robust views such as the one below.
1818

19-
![Widgets visualizing key page performance, Web Vitals, and user misery.](./img/dashboard-custom.png)
20-
2119
## Open Dashboard Widgets in Discover and Issues
2220

2321
Each <SandboxLink scenario="dashboards" projectSlug="react">Dashboard</SandboxLink> widget has an ellipsis that opens a context menu. From here, depending on the type of data the widget shows, you can open the widget in [Discover](/product/explore/discover-queries/) or [Issues](/product/issues/) to get more information.

0 commit comments

Comments
 (0)