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/redis/monitor-cache.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,18 +78,18 @@ Each metric includes two versions: One metric measures performance for the entir
78
78
79
79
You can view Azure Monitor metrics for Azure Cache for Redis directly from an Azure Cache for Redis resource in the [Azure portal](https://portal.azure.com).
80
80
81
-
[Select your Azure Cache for Redis instance]/azure-cache-for-redis/cache-configure.md#configure-azure-cache-for-redis-settings) in the portal. The **Overview** page shows the predefined **Memory Usage** and **Redis Server Load** monitoring charts. These charts are useful summaries that allow you to take a quick look at the state of your cache.
81
+
[Select your Azure Cache for Redis instance](../azure-cache-for-redis/cache-configure.md#configure-azure-cache-for-redis-settings) in the portal. The **Overview** page shows the predefined **Memory Usage** and **Redis Server Load** monitoring charts. These charts are useful summaries that allow you to take a quick look at the state of your cache.
82
82
83
83
:::image type="content" source="media/monitor-cache/cache-overview-metrics.png" alt-text="Screen showing two charts: Memory Usage and Redis Server Load.":::
84
84
85
85
For more in-depth information, you can monitor the following useful Azure Cache for Redis metrics from the **Monitoring** section of the Resource menu.
86
86
87
87
| Azure Cache for Redis metric | More information |
88
88
| --- | --- |
89
-
| Network bandwidth usage |[Cache performance - available bandwidth]/azure-cache-for-redis/cache-planning-faq.yml#azure-cache-for-redis-performance) |
90
-
| Connected clients |[Default Redis server configuration - max clients]/azure-cache-for-redis/cache-configure.md#maxclients) |
89
+
| Network bandwidth usage |[Cache performance - available bandwidth](../azure-cache-for-redis/cache-planning-faq.yml#azure-cache-for-redis-performance)|
90
+
| Connected clients |[Default Redis server configuration - max clients](../azure-cache-for-redis/cache-configure.md#maxclients)|
91
91
| Server load |[Redis Server Load](monitor-cache-reference.md#azure-cache-for-redis-metrics)|
:::image type="content" source="media/monitor-cache/cache-monitor-metrics.png" alt-text="Screenshot of monitoring metrics selected in the Resource menu.":::
0 commit comments