Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: New Redis™ metrics in Cockpit
status: added
author:
fullname: 'Join the #database channel on Slack.'
url: 'https://slack.scaleway.com'
date: 2024-09-13
category: databases
product: redistm
---

New Redis metrics are available in Cockpit:

- **Network I/O Monitoring**: Gain insights into network traffic and usage.
- **Key Hit/Miss Ratio**: Track the ratio of cache hits to misses for improved cache performance.
- **Client Metrics**:
- Monitor the number of active clients.
- Track blocked clients (e.g., during BLPOP operations).
- **Key Expiration Stats**:
- Ratio of keys approaching expiration.
- Ratio of keys that have expired.
- **Key Eviction Ratio**: Monitor the ratio of keys evicted due to memory pressure.