Skip to content

Commit c66c229

Browse files
committed
Changing details
1 parent c5d61d1 commit c66c229

File tree

7 files changed

+20
-15
lines changed

7 files changed

+20
-15
lines changed

powerapps-docs/developer/common-data-service/isv-install-failure-analytics.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.reviewer: nabuthuk
1515
ms.workload: na
16-
ms.date: 10/25/2020
16+
ms.date: 10/28/2020
1717
ms.author: nabuthuk
1818
search.audienceType:
1919
- developer
@@ -56,42 +56,42 @@ The install failures tab contains the following graphs and metrics.
5656

5757
The line chart shown below illustrates the number of app installation failures occurred by date. When hovering over the graph, the following information is shown:
5858

59-
1. Count of isError.
60-
1. Date of error.
59+
1. Failure Count
60+
1. Date
6161

6262
> [!div class="mx-imgBorder"]
6363
> ![Date](media/isv-failure-by-date.png "Date")
6464
65-
### Failure by GEO
65+
### Failure by Geo
6666

6767
The pie chart shown below illustrates the number app installation failures by GEO. When hovering over the graph, the following information is shown:
6868

6969
1. Geo
70-
1. Error count
70+
1. Failure Count
7171

7272
> [!div class="mx-imgBorder"]
7373
> ![Geo](media/isv-failure-by-geo.png "Geo")
7474
75-
### Failure by package version
75+
### Failure by solution version
7676

7777
The bar chart shown below illustrates the number of app installation failures occurred by package version. When hovering over the graph, the following information is shown:
7878

7979
1. Package Version
80-
1. Error Category
81-
1. Error Count
80+
1. Failure Type
81+
1. Failure Count
8282

8383
> [!div class="mx-imgBorder"]
8484
> ![Package version](media/isv-failure-by-package-version.png "Package version")
8585
86-
### Install error details
86+
### Failure details
8787

88-
Tracks the information about the app install failure error in detail. The following details are shown in the install error details tab:
88+
Tracks the information about the app install failure error in detail. The following details are shown in the failure details tab:
8989

90-
1. Title
91-
1. Date of Error
92-
1. Error Count
93-
1. Error
9490
1. Category
91+
1. Date
92+
1. Count
93+
1. Failure
94+
1. Type
9595
1. Package
9696
1. Version
9797
1. Environment
@@ -100,9 +100,14 @@ Tracks the information about the app install failure error in detail. The follow
100100
> [!div class="mx-imgBorder"]
101101
> ![Install error details](media/isv-install-error-details.png "Install error details")
102102
103+
You can drill through the **Failure** column to see the full failure details. To see the full failure details, right-click on one of the error messages on the **Failure details** tab and then select **Drill through** > **Failure details**.
104+
105+
> [!div class="mx-imgBorder"]
106+
> ![Failure details](media/isv-failure-details-drill-through.png "Failure details")
107+
103108
### Filtering the install failure dashboard
104109

105-
ISVs can filter the install failures dashboard using the filters available. For example, an ISV can filter to see the metrics at **App Hierarchy**, **GEO**, and **Date range** level.
110+
ISVs can filter the install failures dashboard using the filters available. For example, an ISV can filter to see the metrics at **Package & Solution version**, **Geo**, and **Date range** level.
106111

107112
### See also
108113

154 Bytes
Loading
1.33 KB
Loading
-1.86 KB
Loading
35.4 KB
Loading
-1.3 KB
Loading
-12.1 KB
Loading

0 commit comments

Comments
 (0)