Image Overview: statsd

Overview: statsd Chainguard Image

Daemon for easy but powerful stats aggregation

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/statsd:latest

Usage

See the statsd documentation for more information on how to use statsd.

You can also use a Helm chart to install this image on a Kubernetes cluster:

helm repo add keyporttech https://keyporttech.github.io/helm-charts/
helm install my-release keyporttech/statsd \
  --namespace statsd \
  --create-namespace \
  --set image.repository="cgr.dev/chainguard/statsd" \
  --set image.tag="latest"

Last updated: 2024-04-11 12:38