How do I set up Grafana/Prometheus to monitor Redis Software?

Last updated 04, Feb 2026

Question

How do I set up Grafana/Prometheus to monitor Redis Software?

Answer

Redis official metrics/alerts need to be configured in the AdminUI. However, Redis provides documentation on configuring Prometheus/Grafana for Redis Software using the following document, where you will find some additional metrics to the UI. https://redis.io/docs/latest/integrate/prometheus-with-redis-enterprise/

Procedure