From 11af4e9539524b97b8b62551215b14359532bd30 Mon Sep 17 00:00:00 2001 From: Alexandra Cota Date: Wed, 27 Nov 2024 16:38:09 +0100 Subject: [PATCH 1/3] Update image on index --- docs/product/dashboards/index.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/product/dashboards/index.mdx b/docs/product/dashboards/index.mdx index 85e2bd641357f..174175abad77f 100644 --- a/docs/product/dashboards/index.mdx +++ b/docs/product/dashboards/index.mdx @@ -8,7 +8,7 @@ description: "Sentry's Dashboards provide a single view of your application's he Sentry's Dashboards 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). -![Widgets visualizing events, errors by country, affected users, and handled vs unhandled issues.](./img/dashboard-default.png) +![Widgets visualizing events, errors by country, affected users, and handled vs unhandled issues.](./img/dashboard-customise.png) 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. @@ -16,8 +16,6 @@ All widgets in the same view reflect the date range indicated in date time range 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. -![Widgets visualizing key page performance, Web Vitals, and user misery.](./img/dashboard-custom.png) - ## Open Dashboard Widgets in Discover and Issues Each Dashboard 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. From 276f091f7a886ed1990be412b6a5c01fd2be026e Mon Sep 17 00:00:00 2001 From: Alexandra Cota Date: Wed, 27 Nov 2024 16:40:05 +0100 Subject: [PATCH 2/3] Update template image --- docs/product/dashboards/custom-dashboards/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 79506a6406e4f..8dccb56d2370b 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -28,7 +28,7 @@ Clicking "Create Dashboard" takes you to a new dashboard where you can immediate - Rearrange existing widgets - Resize existing widgets -![Edit mode.](./img/dashboard-edit.png) +![Edit mode.](./img/dashboard-template.png) ### Create Dashboards From Templates @@ -58,4 +58,4 @@ Learn more about the feature and limitations of [metrics extraction](/product/da ## Widget Library -The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more by reading our [Widget Library docs](/product/dashboards/widget-library/). \ No newline at end of file +The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more by reading our [Widget Library docs](/product/dashboards/widget-library/). From 14a370ba7ff5432615f842662fce5a9dec27c359 Mon Sep 17 00:00:00 2001 From: Alexandra Cota Date: Tue, 3 Dec 2024 11:04:09 +0100 Subject: [PATCH 3/3] Update docs/product/dashboards/custom-dashboards/index.mdx Co-authored-by: Liza Mock --- docs/product/dashboards/custom-dashboards/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/dashboards/custom-dashboards/index.mdx b/docs/product/dashboards/custom-dashboards/index.mdx index 8dccb56d2370b..8cb66ad746353 100644 --- a/docs/product/dashboards/custom-dashboards/index.mdx +++ b/docs/product/dashboards/custom-dashboards/index.mdx @@ -58,4 +58,4 @@ Learn more about the feature and limitations of [metrics extraction](/product/da ## Widget Library -The widget library contains a collection of prebuilt widgets you can add to your [custom dashboards](/product/dashboards/custom-dashboards/). Learn more by reading our [Widget Library docs](/product/dashboards/widget-library/). +The widget library contains a collection of prebuilt widgets you can add to your custom dashboards. Learn more by reading our [Widget Library docs](/product/dashboards/widget-library/).