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: hub/apps/publish/improved-health-report.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ These enhancements are designed to make it easier to identify and analyse failur
17
17
18
18
### Redesigned dashboard focused on key metrics
19
19
20
-
:::image type="content" source="images/Revamped healthreport UX.png" lightbox="images/Revamped healthreport UX.png" alt-text="A screenshot showing revamped health report in Partner Center.":::
20
+
:::image type="content" source="images/revamped-health-report.png" lightbox="images/revamped-health-report.png" alt-text="A screenshot showing revamped health report in Partner Center.":::
21
21
22
22
The updated dashboard will bring the most important information to the forefront with key metrics being displayed at the top of the page, making it easier to track quality at a glance.
23
23
In the sections below the main dashboard, you’ll find additional metrics and trends over time. You will also be able to compare how your quality metrics evolve with each app update, helping you identify performance improvements or regressions.
@@ -32,7 +32,7 @@ This metric will show the number of unique devices per day experiencing crashes,
32
32
#### Crash rate
33
33
The crash rate metric will represent the percentage of daily unique devices that experienced at least one crash. It is calculated by taking the number of unique devices affected by crash divided by the total number of active devices that day. This metric is calculated based on the data collected from devices who have opted in to share optional diagnostic data.
34
34
35
-
:::image type="content" source="images/Failure rate.png" lightbox="images/Failure rate.png" alt-text="A screenshot showing new Crash Rate and Hang Rate metric in revamped Health report.":::
35
+
:::image type="content" source="images/failure-rate.png" lightbox="images/failure-rate.png" alt-text="A screenshot showing new Crash Rate and Hang Rate metric in revamped Health report.":::
36
36
37
37
#### Hang rate
38
38
Similar to crash rate, the hang rate metric will indicate the percentage of daily unique devices that experienced at least one hang (when app or game is unresponsiveness). This is also calculated using data from devices that have opted in to share optional diagnostic data.
@@ -45,7 +45,7 @@ To help you investigate and resolve issues more efficiently, we’ve added sever
45
45
#### New visualization for comparison by app version
46
46
You can now compare failure metrics across different versions of your app to track if there are any performance improvements or regressions between releases. You can also compare your failure metrics across different architecture and operating system to detect patterns and identify the root causes of issues faster.
47
47
48
-
:::image type="content" source="images/Failure distribution.png" lightbox="images/Failure distribution.png" alt-text="A screenshot showing new visualization for comparing metrics by different dimensions like app version, OS version, architecture.":::
48
+
:::image type="content" source="images/failure-distribution.png" lightbox="images/failure-distribution.png" alt-text="A screenshot showing new visualization for comparing metrics by different dimensions like app version, OS version, architecture.":::
49
49
50
50
#### Multi-filter support
51
51
We are now supporting using multiple filters simultaneously. Developers can now apply multiple filters simultaneously—such as multiple app version, OS versions, device types and more, allowing for more precise & targeted analysis.
0 commit comments