Skip to content

Commit a16651a

Browse files
authored
feat(changelog): redistm-added-new-redis-metrics-in-cockpit 2024-09-13 (#3698)
1 parent 7e00d52 commit a16651a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: New Redis™ metrics in Cockpit
3+
status: added
4+
author:
5+
fullname: 'Join the #database channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2024-09-13
8+
category: databases
9+
product: redistm
10+
---
11+
12+
New Redis metrics are available in Cockpit:
13+
14+
- **Network I/O Monitoring**: Gain insights into network traffic and usage.
15+
- **Key Hit/Miss Ratio**: Track the ratio of cache hits to misses for improved cache performance.
16+
- **Client Metrics**:
17+
- Monitor the number of active clients.
18+
- Track blocked clients (e.g., during BLPOP operations).
19+
- **Key Expiration Stats**:
20+
- Ratio of keys approaching expiration.
21+
- Ratio of keys that have expired.
22+
- **Key Eviction Ratio**: Monitor the ratio of keys evicted due to memory pressure.
23+

0 commit comments

Comments
 (0)