Skip to content

Commit 94c63e7

Browse files
Merge pull request #297852 from v-thepet/patch-66
Update monitor-cache.md
2 parents 30be6d6 + 2b3de20 commit 94c63e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/redis/monitor-cache.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,18 +78,18 @@ Each metric includes two versions: One metric measures performance for the entir
7878

7979
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).
8080

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.
8282

8383
:::image type="content" source="media/monitor-cache/cache-overview-metrics.png" alt-text="Screen showing two charts: Memory Usage and Redis Server Load.":::
8484

8585
For more in-depth information, you can monitor the following useful Azure Cache for Redis metrics from the **Monitoring** section of the Resource menu.
8686

8787
| Azure Cache for Redis metric | More information |
8888
| --- | --- |
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) |
9191
| Server load |[Redis Server Load](monitor-cache-reference.md#azure-cache-for-redis-metrics) |
92-
| Memory usage |[Cache performance - size]/azure-cache-for-redis/cache-planning-faq.yml#azure-cache-for-redis-performance) |
92+
| Memory usage |[Cache performance - size](../azure-cache-for-redis/cache-planning-faq.yml#azure-cache-for-redis-performance) |
9393

9494
:::image type="content" source="media/monitor-cache/cache-monitor-metrics.png" alt-text="Screenshot of monitoring metrics selected in the Resource menu.":::
9595

0 commit comments

Comments
 (0)