close
The Wayback Machine - https://web.archive.org/web/20201118141836/https://github.com/wi1dcard/redis-exporter-dashboard
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

Enhanced Redis Exporter Dashboard for Kubernetes

This dashboard is forked from oliver006/redis_exporter, aims to better experience while working with Kubernetes and Prometheus Operator.

Notable Changes

  • Allow switching datasources using the $datasource variable.
  • Add variable $service to make the monitoring target human readable, instead of all cluster service IPs listed in $instance.
  • Replace label_values() with query_result(count_over_time(redis_up[$__range])) for variable queries, which retrieves available options within the selected time range instead of latest.
  • Some little layout changes.

Preview

Image

Downloads

The dashboard is available here, as well as the raw JSON file.

About

đŸ“ˆEnhanced Grafana dashboard for Prometheus Redis Exporter, built for Kubernetes and Prometheus Operator.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.