Skip to content

Commit cd80dd3

Browse files
Adding screenshots and updating status in improved-health-report.md
1 parent 50e5635 commit cd80dd3

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

hub/apps/publish/improved-health-report.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ ms.localizationpriority: medium
1010
# What’s new: Improved Health Report in Partner Center
1111

1212
> [!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.
1414
1515
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.
1616
These enhancements are designed to make it easier to identify and analyse failures impacting your customers.
1717

1818
### Redesigned dashboard focused on key metrics
1919

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+
2022
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.
2123
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.
2224

@@ -30,6 +32,8 @@ This metric will show the number of unique devices per day experiencing crashes,
3032
#### Crash rate
3133
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.
3234

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+
3337
#### Hang rate
3438
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.
3539

@@ -41,8 +45,7 @@ To help you investigate and resolve issues more efficiently, we’ve added sever
4145
#### New visualization for comparison by app version
4246
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.
4347

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+
4450
#### Multi-filter support
4551
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

Comments
 (0)