Sign inSign up

ploxiln/statsdaemon

By ploxiln

Updated almost 9 years ago

statsdaemon (minimal statsd in go) based on busybox

Image
0

1.7K

ploxiln/statsdaemon repository overview

statsdaemon docker image

Tiny image (just a few MiB), based on busybox, for running statsdaemon.

Control with container environment variables (--env=...):

  • ADDRESS default 127.0.0.1:8125
  • GRAPHITE default 127.0.0.1:2003
  • FLUSH_INTERVAL default 60 (seconds)
  • PREFIX default none/blank
  • PERCENTILES default 90,99

(As you can see, I prefer to not set up container "links", instead using --net=host.)

See the Dockerfile on GitHub

Built images are on Docker Hub

LICENSE only applies to what is in this repo, not the image contents

Tag summary

Content type

Image

Digest

sha256:4da7099af

Size

1.4 MB

Last updated

almost 9 years ago

docker pull ploxiln/statsdaemon