zapier/redis-statsd

Name: redis-statsd

Owner: Zapier

Description: A simple script which pipes Redis statistics into StatsD

Created: 2015-05-29 10:25:46.0

Updated: 2017-10-06 10:59:48.0

Pushed: 2015-05-29 12:07:58.0

Homepage: null

Size: 120

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

redis-statsd

Based on https://github.com/keenlabs/redis-statsd, redis-statsd is a small Python script which pipes Redis statistics (as reported by INFO) into StatsD.

 Usage
cker build -t redis-statsd .
cker run -e REDIS_HOST=10.0.0.1 -e STATSD_HOST=10.0.0.10 redis-statsd
Available Environment Variables

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.