Skip to content

this repo for monitor redis in grafana with cluster mode or not cluster mode

Notifications You must be signed in to change notification settings

debug-ing/redis-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monitor redis in grafana

This repository provides a setup to monitor Redis using Grafana, whether in cluster mode or non-cluster mode. i use this dashboard link

Dashboard

You can use the following Grafana dashboard for monitoring Redis:

Configuration

Before running the Docker setup, ensure to fill in your .env file with the appropriate configurations.

Cluster Mode

To run Redis in cluster mode, execute:

docker-compose up -d

Non-Cluster Mode

To run Redis in non-cluster mode, execute:

docker-compose up -d

ToDo

  • add password for redis

About

this repo for monitor redis in grafana with cluster mode or not cluster mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published