Visualization and monitoring solutions
Visualization and monitoring solutions  /  Monitor Redis
Redis logo

Monitor Redis easily with Grafana

Easily monitor your deployment of Redis, the open source, in-memory data store, with Grafana Cloud’s out-of-the-box monitoring solution. The Grafana Cloud forever-free tier includes 3 users and up to 10k metrics series to support your monitoring needs.

Redis integration for Grafana Cloud

Use the Grafana Redis integration documentation to monitor Redis instances effectively with a pre-configured dashboard and 6 alerts. This integration simplifies the process of gathering and visualizing Redis metrics within Grafana Cloud. It collects key Redis metrics using the Prometheus Redis Exporter, such as memory usage, commands processed, keyspace hits and misses, and more. Those metrics are then visualized through a Grafana dashboard, providing insights into the performance and health of your Redis instances.

The integration guide provides detailed steps on how to set up and configure the Redis Exporter and connect it to Grafana Cloud, so you can quickly gain visibility into your Redis environment.

Observability signals for Redis

Overview
Overview

Key metrics included

redis_blocked_clients
redis_cluster_slots_fail
redis_cluster_slots_pfail
redis_cluster_state
redis_commands_duration_seconds_total
redis_commands_total
redis_connected_clients
redis_connected_slaves
redis_db_keys
redis_db_keys_expiring
redis_evicted_keys_total
redis_keyspace_hits_total
redis_keyspace_misses_total
redis_master_last_io_seconds_ago
redis_memory_fragmentation_ratio
redis_memory_max_bytes
redis_memory_used_bytes
redis_memory_used_rss_bytes
redis_total_system_memory_bytes
redis_up
up

Key alerting rules included

RedisDown (Critical)
RedisOutOfMemory (Warning)
RedisTooManyConnections (Warning)
RedisClusterSlotFail (Warning)
RedisClusterSlotPfail (Warning)
RedisClusterStateNotOk (Critical)