Skip to content

Commit 711f812

Browse files
committed
update with resource centric info
1 parent 4ad55e9 commit 711f812

File tree

5 files changed

+33
-1
lines changed

5 files changed

+33
-1
lines changed
14.1 KB
Loading
88.6 KB
Loading
86 KB
Loading
128 KB
Loading

articles/azure-monitor/insights/redis-cache-insights-overview.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes the Azure Monitor for Azure Redis Cache feat
44
ms.topic: conceptual
55
author: mrbullwinkle
66
ms.author: mbullwin
7-
ms.date: 05/07/2020
7+
ms.date: 05/21/2020
88

99
---
1010

@@ -120,6 +120,38 @@ When you select **Failures** at the top of the page, the **Failures** table of t
120120

121121
For a full list of the metric definitions that form these workbooks, check out the [article on available metrics and reporting intervals](https://docs.microsoft.com/azure/azure-cache-for-redis/cache-how-to-monitor#available-metrics-and-reporting-intervals).
122122

123+
## View from a Azure Cache for Redis resource
124+
125+
To access Azure Monitor for Azure Cache for Redis directly from an individual resource:
126+
127+
1. In the Azure portal, select Azure Cache for Redis.
128+
129+
2. From the list, choose an individual Azure Cache for Redis resource. In the monitoring section, choose Insights (preview).
130+
131+
![Screenshot of Menu options with the words "Insights(preview)" highlighted in a red box](./media/redis-cache-insights-overview/insights.png)
132+
133+
These views are also accessible by selecting the resource name of a Azure Cache for Redis resource from the Azure Monitor level workbook.
134+
135+
### Resource-level overview
136+
137+
On the **Overview** workbook for the Azure Redis Cache, it shows several performance metrics that give you access to:
138+
139+
- Interactive performance charts showing the most essential details related to Azure Cache for Redis performance.
140+
141+
- Metrics and status tiles highlighting shard performance, total number of connected clients, and overall latency.
142+
143+
![Screenshot of overview dashboard displaying information on CPU performance, used memory, connected clients, errors, expired keys, and evicted keys](./media/redis-cache-insights-overview/resource-overview.png)
144+
145+
Selecting any of the other tabs for **Performance** or **Operations** opens the respective workbooks.
146+
147+
### Resource-level performance
148+
149+
![Screenshot of resource performance graphs](./media/redis-cache-insights-overview/resource-performance.png)
150+
151+
### Resource-level operations
152+
153+
![Screenshot of resource operations graphs](./media/redis-cache-insights-overview/resource-operations.png)
154+
123155
## Pin, export, and expand
124156

125157
To pin any metric section to an [Azure dashboard](https://docs.microsoft.com/azure/azure-portal/azure-portal-dashboards), select the pushpin symbol in the section's upper right.

0 commit comments

Comments
 (0)