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
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,15 @@ ms.localizationpriority: medium
10
10
# What’s new: Improved Health Report in Partner Center
11
11
12
12
> [!IMPORTANT]
13
-
> Improved Health report will be coming soon for all MSIX apps and games.
13
+
> Improved Health report is being released to MSIX apps and games in phases.
14
14
15
15
Quality is essential to the success of your app or game on Microsoft Store. To help you monitor and address quality issues more effectively, we will be introducing significant updates to the Health report in Partner Center.
16
16
These enhancements are designed to make it easier to identify and analyse failures impacting your customers.
17
17
18
18
### Redesigned dashboard focused on key metrics
19
19
20
+
:::image type="content" source="images/Revamped health report UX.png" lightbox="images/Revamped health report UX.png" alt-text="A screenshot showing revamped health report in Partner Center.":::
21
+
20
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.
21
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.
22
24
@@ -30,6 +32,8 @@ This metric will show the number of unique devices per day experiencing crashes,
30
32
#### Crash rate
31
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.
32
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.":::
36
+
33
37
#### Hang rate
34
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.
35
39
@@ -41,8 +45,7 @@ To help you investigate and resolve issues more efficiently, we’ve added sever
41
45
#### New visualization for comparison by app version
42
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.
43
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.":::
49
+
44
50
#### Multi-filter support
45
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.
46
-
47
-
### Proactive email alerts
48
-
To keep you informed, we’re going to introduce email notifications when significant spikes are identified for your quality metrics. These alerts help you catch emerging issues early, so you can act quickly to minimize impact on your users.
0 commit comments