Skip to content

Commit d8128bb

Browse files
committed
added new metrics
1 parent 464de4f commit d8128bb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-cache-for-redis/monitor-cache-reference.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,10 @@ The following list provides details and more information about the supported Azu
7373
- **RDB** – when there's an issue related to RDB persistence
7474
- **Import** – when there's an issue related to Import RDB
7575
- **Export** – when there's an issue related to Export RDB
76-
- **AADAuthenticationFailure** - when there's an authentication failure using Microsoft Entra access token
77-
- **AADTokenExpired** - when a Microsoft Entra access token used for authentication isn't renewed and it expires.
76+
- **AADAuthenticationFailure** - deprecated
77+
- **AADTokenExpired** - deprecated
78+
- **MicrosoftEntraAuthenticationFailure** - when there's an authentication failure using Microsoft Entra access token
79+
- **MicrosoftEntraTokenExpired** - when a Microsoft Entra access token used for authentication isn't renewed and it expires
7880
- Evicted Keys
7981
- The number of items evicted from the cache during the specified reporting interval because of the `maxmemory` limit.
8082
- This number maps to `evicted_keys` from the Redis INFO command.

0 commit comments

Comments
 (0)