Skip to content

Commit

Permalink
Add docker hub link.
Browse files Browse the repository at this point in the history
  • Loading branch information
gorzell authored May 9, 2017
1 parent ad3d04b commit a617571
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ At [Keen](http://keen.io) we run some Redis instances in Mesos with dynamically
therefore have an on-box StatsD instance to report to. Therefore this little program can be started with a dynamic
port and report metrics out to DogStatsD!

# Docker
A public docker image is available on [docker hub](https://hub.docker.com/r/keen/redis-statsd/).

# Notes

## A Word On Counters
Expand Down Expand Up @@ -43,4 +46,4 @@ optional arguments:
--statsd-port STATSD_PORT
The port of the Redis port to connect to
--no-tags Disable tags for use with DogStatsD
```
```

0 comments on commit a617571

Please sign in to comment.