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: articles/azure-cache-for-redis/cache-insights-overview.md
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,13 @@
2
2
title: Azure Monitor for Azure Cache for Redis | Microsoft Docs
3
3
description: This article describes the Azure Monitor for Azure Redis Cache feature, which provides cache owners with a quick understanding of performance and utilization problems.
4
4
author: flang-msft
5
+
5
6
ms.author: franlanglois
6
7
ms.topic: conceptual
7
8
ms.service: cache
8
-
ms.date: 09/10/2020
9
-
ms.reviewer: shijain
10
-
ms.custom: subject-monitoring, ignite-2022
9
+
ms.date: 11/22/2022
10
+
ms.custom: subject-monitoring, ignite-2022,
11
+
11
12
---
12
13
13
14
# Explore Azure Monitor for Azure Cache for Redis
@@ -46,7 +47,7 @@ To view the utilization and performance of your storage accounts across all of y
46
47
47
48
1. Search for **Monitor**, and select **Monitor**.
48
49
49
-

50
+
:::image type="content" source="../cosmos-db/media/insights-overview/search-monitor.png" alt-text="Search box with the word 'Monitor' and the Services search result that shows 'Monitor' with a speedometer symbol":::
50
51
51
52
1. Select **Azure Cache for Redis**. If this option isn't present, select **More** > **Azure Cache for Redis**.
52
53
@@ -64,7 +65,7 @@ There's a counter tile under the drop-down lists. The tile shows the total numbe
64
65
65
66
Selecting a drop-down list arrow next to one of the Azure Cache for Redis resources reveals a breakdown of the performance metrics at the individual resource level.
66
67
67
-

68
+
:::image type="content" source="./media/cache-insights-overview/overview.png" alt-text="Screenshot of the overview experience.":::
68
69
69
70
When you select the Azure Cache for Redis resource name highlighted in blue, you see the default **Overview** table for the associated account. It shows these columns:
70
71
@@ -87,7 +88,7 @@ When you select **Operations** at the top of the page, the **Operations** table
87
88
-**Gets**
88
89
-**Sets**
89
90
90
-

91
+
:::image type="content" source="./media/cache-insights-overview/operations.png" alt-text="Screenshot of the operations experience.":::
91
92
92
93
### Usage
93
94
@@ -99,7 +100,7 @@ When you select **Usage** at the top of the page, the **Usage** table of the wor
99
100
-**Cache Hits**
100
101
-**Cache Misses**
101
102
102
-

103
+
:::image type="content" source="./media/cache-insights-overview/usage.png" alt-text="Screenshot of the usage experience.":::
103
104
104
105
### Failures
105
106
@@ -114,7 +115,7 @@ When you select **Failures** at the top of the page, the **Failures** table of t
114
115
-**Dataloss/Errors**
115
116
-**Import/Errors**
116
117
117
-

118
+
:::image type="content" source="./media/cache-insights-overview/failures.png" alt-text="Screenshot of failures with a breakdown by HTTP request type.":::
118
119
119
120
### Metric definitions
120
121
@@ -128,7 +129,7 @@ To access Azure Monitor for Azure Cache for Redis directly from an individual re
128
129
129
130
2. From the list, choose an individual Azure Cache for Redis resource. In the monitoring section, choose Insights.
130
131
131
-

132
+
:::image type="content" source="./media/cache-insights-overview/insights.png" alt-text="Screenshot of Menu options with the words 'Insights' highlighted in a red box.":::
132
133
133
134
These views are also accessible by selecting the resource name of an Azure Cache for Redis resource from the Azure Monitor level workbook.
134
135
@@ -140,50 +141,49 @@ On the **Overview** workbook for the Azure Redis Cache, it shows several perform
140
141
141
142
- Metrics and status tiles highlighting shard performance, total number of connected clients, and overall latency.
142
143
143
-

144
+
:::image type="content" source="./media/cache-insights-overview/resource-overview.png" alt-text="Screenshot of Insight overview dashboard displaying information such as Server load, CPU performance, used memory, connected clients, errors, expired keys, and evicted keys.":::
144
145
145
-
Selecting any of the other tabs for **Performance** or **Operations** opens the respective workbooks.
146
+
Selecting any of the other tabs for **Performance** or **Operations** opens that workbooks.
146
147
147
148
### Resource-level performance
148
149
149
-

150
+
:::image type="content" source="./media/cache-insights-overview/resource-performance.png" alt-text="Screenshot of Azure cache for Redis graphs on the performance tab.":::
150
151
151
152
### Resource-level operations
152
153
153
-

154
+
:::image type="content" source="./media/cache-insights-overview/resource-operations.png" alt-text="Screenshot Azure of cache for Redis graphs on the operations tab.":::
154
155
155
156
## Pin, export, and expand
156
157
157
158
To pin any metric section to an [Azure dashboard](../azure-portal/azure-portal-dashboards.md), select the pushpin symbol in the section's upper right.
158
159
159
-

160
+
:::image type="content" source="../cosmos-db/media/insights-overview/pin.png" alt-text="Screenshot of metrics with the pushpin symbol highlighted.":::
160
161
161
162
To export your data into an Excel format, select the down arrow symbol to the left of the pushpin symbol.
:::image type="content" source="../cosmos-db/media/insights-overview/expand.png" alt-text="Screenshot of highlighted expand-workbook symbol.":::
168
169
169
170
## Customize Azure Monitor for Azure Cache for Redis
170
171
171
172
Because this experience is built atop Azure Monitor workbook templates, you can select **Customize** > **Edit** > **Save** to save a copy of your modified version into a custom workbook.
172
173
173
-

174
+
:::image type="content" source="../cosmos-db/media/insights-overview/customize.png" alt-text="Screenshot of command bar with customize highlighted.":::
174
175
175
176
Workbooks are saved within a resource group in either the **My Reports** section or the **Shared Reports** section. **My Reports** is available only to you. **Shared Reports** is available to everyone with access to the resource group.
176
177
177
178
After you save a custom workbook, go to the workbook gallery to open it.
178
179
179
-

180
+
:::image type="content" source="../cosmos-db/media/insights-overview/gallery.png" alt-text="Screenshot of a command bar with Gallery highlighted.":::
180
181
181
182
## Troubleshooting
182
183
183
184
For troubleshooting guidance, refer to the dedicated workbook-based insights [troubleshooting article](../azure-monitor/insights/troubleshoot-workbooks.md).
184
185
185
186
## Next steps
186
187
187
-
* Configure [metric alerts](../azure-monitor/alerts/alerts-metric.md) and [service health notifications](../service-health/alerts-activity-log-service-notifications-portal.md) to set up automated alerts that aid in detecting problems.
188
-
189
-
* Learn the scenarios that workbooks support, how to author or customize reports, and more by reviewing [Create interactive reports with Azure Monitor workbooks](../azure-monitor/visualize/workbooks-overview.md).
188
+
- Configure [metric alerts](../azure-monitor/alerts/alerts-metric.md) and [service health notifications](../service-health/alerts-activity-log-service-notifications-portal.md) to set up automated alerts that aid in detecting problems.
189
+
- Learn the scenarios that workbooks support, how to author or customize reports, and more by reviewing [Create interactive reports with Azure Monitor workbooks](../azure-monitor/visualize/workbooks-overview.md).
0 commit comments