Skip to content

Commit e94cd66

Browse files
Update cache-how-to-monitor.md
Errors metrics has been removed recently for Enterprise Tier cache. Recommending for a documentation update to have it clarified for customers that this metrics isn't available for Enterprise tiers
1 parent 06fd113 commit e94cd66

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+
> Errors metrics isn't available for 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)