Sign inSign up

pulsepointinc/kafkaoffsetmonitor

By pulsepointinc

Updated almost 11 years ago

KafkaOffsetMonitor with kafka-offset-monitor-graphite plugin

Image
2

1.5K

pulsepointinc/kafkaoffsetmonitor repository overview

docker image for KafkaOffsetMonitor

Includes kafka-offset-monitor-graphite plugin to publish metrics to graphite.

Override config with env.

ZK_HOSTS=${ZK_HOSTS:-localhost:2181}
PORT=${PORT:-8080}
REFRESH_SECONDS=${REFRESH_SECONDS:-10}
RETAIN_DAYS=${RETAIN_DAYS:-2}
GRAPHITE_HOST=${GRAPHITE_HOST:-localhost}
GRAPHITE_PORT=${GRAPHITE_PORT:-2003}
GRAPHITE_PREFIX=${GRAPHITE_PREFIX:-stats.kafka.offset_monitor}
PLUGIN_ARGS=${PLUGIN_ARGS:-graphiteHost=${GRAPHITE_HOST},graphitePort=${GRAPHITE_PORT},graphitePrefix=${GRAPHITE_PREFIX}}

Tag summary

Content type

Image

Digest

sha256:acdd9c05e

Size

286.7 MB

Last updated

almost 11 years ago

docker pull pulsepointinc/kafkaoffsetmonitor