Skip to content

Commit 47d96ad

Browse files
Merge pull request #267290 from flang-msft/fxl---Update-cache-how-to-monitor.md-119797
Fxl update cache how to monitor.md 119797
2 parents 444f0fe + b7c7be5 commit 47d96ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-cache-for-redis/cache-how-to-monitor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ In contrast, for clustered caches, we recommend using the metrics with the suffi
167167
- **Export** – when there's an issue related to Export RDB
168168
- **AADAuthenticationFailure** (preview) - when there's an authentication failure using Microsoft Entra access token
169169
- **AADTokenExpired** (preview) - when a Microsoft Entra access token used for authentication isn't renewed and it expires.
170+
> [!NOTE]
171+
> Metrics for errors aren't available when using the Enterprise Tiers.
172+
170173
- Evicted Keys
171174
- The number of items evicted from the cache during the specified reporting interval because of the `maxmemory` limit.
172175
- This number maps to `evicted_keys` from the Redis INFO command.

0 commit comments

Comments
 (0)