Image Overview: prometheus-redis-exporter

Overview: prometheus-redis-exporter Chainguard Image

Minimalist Wolfi-based Prometheus Redis Exporter image for exporting metrics to Redis.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/prometheus-redis-exporter:latest

Usage

The easiest way to install the Prometheus Redis Exporter is to use the Helm chart.

$ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
$ helm repo update
$ helm install prom-redis-exporter prometheus-community/prometheus-redis-exporter \
 --set image.repository=cgr.dev/chainguard/prometheus-redis-exporter --set image.tag=latest

For more detail, please refer to the Redis Exporter documentation.

Last updated: 2024-04-11 12:38