Redis - Prometheus Exporter 94,60594,605
Description
This dashboard monitors a Redis instance using Prometheus metrics to track health, performance, and resource usage. It highlights key indicators such as uptime and memory usage, along with rate-based metrics like redis_commands_processed_total and redis_net_input_bytes_total to reveal throughput and I/O dynamics. Other notable panels include client connections, hit/mill/Misses per sec, and keyspace density per database, offering a comprehensive view of activity, capacity, and eviction/expiration trends.
Used Metrics 1515
-
redis_commands_duration_seconds_total
-
redis_commands_processed_total
-
redis_config_maxmemory
-
redis_connected_clients
-
redis_db_keys
-
redis_db_keys_expiring
-
redis_evicted_keys_total
-
redis_expired_keys_total
-
redis_keyspace_hits_total
-
redis_keyspace_misses_total
-
redis_memory_used_bytes
-
redis_net_input_bytes_total
-
redis_net_output_bytes_total
-
redis_uptime_in_seconds
topk