Prometheus exporter for Redis on scratch — static Go binary, multi-arch, 0 CVEs.
10K+
Prometheus exporter for Redis, built from the upstream oliver006/redis_exporter source on a scratch base — a single static Go binary, no OS packages, zero OS CVEs.
linux/amd64, linux/arm64 (cross-compiled, reproducible).latest — newest build.1.86.0 — upstream redis_exporter v1.86.0.docker run -d -p 9121:9121 \
-e REDIS_ADDR=redis://your-redis:6379 \
truebyteinnovation/redis-exporter:1.86.0
Metrics are served on :9121/metrics. Authentication/TLS via standard
redis_exporter env vars (REDIS_PASSWORD, REDIS_EXPORTER_TLS_*). See the
upstream docs
for the full configuration reference.
scratch (only the static binary + CA roots).cosign verify --key https://raw.githubusercontent.com/truebyteinnovation/docker-images/main/assets/cosign.pub \
docker.io/truebyteinnovation/redis-exporter:1.86.0
The redis_exporter source is MIT-licensed (upstream).
Content type
Image
Digest
sha256:857390ce1…
Size
3.9 MB
Last updated
3 months ago
docker pull truebyteinnovation/redis-exporter