Skip to content

Commit 217cc2f

Browse files
committed
Reverting 'pane' instances back to 'blade
1 parent 1d052bd commit 217cc2f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/azure-monitor/logs/app-insights-connector.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,17 @@ This solution does not install any management packs in connected management grou
7474

7575
## Use the solution
7676

77-
The following sections describe how you can use the panes shown in the Application Insights dashboard to view and interact with data from your apps.
77+
The following sections describe how you can use the blades shown in the Application Insights dashboard to view and interact with data from your apps.
7878

7979
### View Application Insights Connector information
8080

81-
Click the **Application Insights** tile to open the **Application Insights** dashboard to see the following panes.
81+
Click the **Application Insights** tile to open the **Application Insights** dashboard to see the following blades.
8282

83-
![Screenshot of the Application Insights dashboard showing the panes for Applications, Data Volume, and Availability.](./media/app-insights-connector/app-insights-dash01.png)
83+
![Screenshot of the Application Insights dashboard showing the blades for Applications, Data Volume, and Availability.](./media/app-insights-connector/app-insights-dash01.png)
8484

85-
![Screenshot of the Application Insights dashboard showing the panes for Server Requests, Failures, and Exceptions.](./media/app-insights-connector/app-insights-dash02.png)
85+
![Screenshot of the Application Insights dashboard showing the blades for Server Requests, Failures, and Exceptions.](./media/app-insights-connector/app-insights-dash02.png)
8686

87-
The dashboard includes the panes shown in the table. Each pane lists up to 10 items matching that pane's criteria for the specified scope and time range. You can run a log search that returns all records when you click **See all** at the bottom of the pane or when you click the pane header.
87+
The dashboard includes the blades shown in the table. Each blade lists up to 10 items matching that blade's criteria for the specified scope and time range. You can run a log search that returns all records when you click **See all** at the bottom of the blade or when you click the blade header.
8888

8989

9090
| **Column** | **Description** |
@@ -100,23 +100,23 @@ The dashboard includes the panes shown in the table. Each pane lists up to 10 it
100100

101101
When you click any item in the dashboard, you see an Application Insights perspective shown in search. The perspective provides an extended visualization, based on the telemetry type that selected. So, visualization content changes for different telemetry types.
102102

103-
When you click anywhere in the Applications pane, you see the default **Applications** perspective.
103+
When you click anywhere in the Applications blade, you see the default **Applications** perspective.
104104

105105
![Application Insights Applications perspective](./media/app-insights-connector/applications-blade-drill-search.png)
106106

107107
The perspective shows an overview of the application that you selected.
108108

109-
The **Availability** pane shows a different perspective view where you can see web test results and related failed requests.
109+
The **Availability** blade shows a different perspective view where you can see web test results and related failed requests.
110110

111111
![Application Insights Availability perspective](./media/app-insights-connector/availability-blade-drill-search.png)
112112

113-
When you click anywhere in the **Server Requests** or **Failures** panes, the perspective components change to give you a visualization that related to requests.
113+
When you click anywhere in the **Server Requests** or **Failures** blades, the perspective components change to give you a visualization that related to requests.
114114

115-
![Application Insights Failures pane](./media/app-insights-connector/server-requests-failures-drill-search.png)
115+
![Application Insights Failures blade](./media/app-insights-connector/server-requests-failures-drill-search.png)
116116

117-
When you click anywhere in the **Exceptions** pane, you see a visualization that's tailored to exceptions.
117+
When you click anywhere in the **Exceptions** blade, you see a visualization that's tailored to exceptions.
118118

119-
![Application Insights Exceptions pane](./media/app-insights-connector/exceptions-blade-drill-search.png)
119+
![Application Insights Exceptions blade](./media/app-insights-connector/exceptions-blade-drill-search.png)
120120

121121
Regardless of whether you click something one the **Application Insights Connector** dashboard, within the **Search** page itself, any query returning Application Insights data shows the Application Insights perspective. For example, if you are viewing Application Insights data, a ***** query also shows the perspective tab like the following image:
122122

@@ -130,7 +130,7 @@ Perspective components are updated depending on the search query. This means tha
130130

131131
### Pivot to an app in the Azure portal
132132

133-
Application Insights Connector panes are designed to enable you to pivot to the selected Application Insights app *when you use the Azure portal*. You can use the solution as a high-level monitoring platform that helps you troubleshoot an app. When you see a potential problem in any of your connected applications, you can either drill into it in Log Analytics search or you can pivot directly to the Application Insights app.
133+
Application Insights Connector blades are designed to enable you to pivot to the selected Application Insights app *when you use the Azure portal*. You can use the solution as a high-level monitoring platform that helps you troubleshoot an app. When you see a potential problem in any of your connected applications, you can either drill into it in Log Analytics search or you can pivot directly to the Application Insights app.
134134

135135
To pivot, click the ellipses (****) that appears at the end of each line, and select **Open in Application Insights**.
136136

0 commit comments

Comments
 (0)