Merge pull request #399 from markkimsal/master

Adding elasticsearch backend link to docs.
This commit is contained in:
Daniel Schauenberg 2014-04-14 14:45:44 -04:00
Родитель 3771ffdbb8 d1188630d9
Коммит 9dbfc9e41a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -33,6 +33,7 @@ queues and third-party services.
## Available Third-party backends
- [amqp-backend](https://github.com/mrtazz/statsd-amqp-backend)
- [datadog-backend](https://github.com/DataDog/statsd-datadog-backend)
- [elasticsearch-backend](https://github.com/markkimsal/statsd-elasticsearch-backend)
- [ganglia-backend](https://github.com/jbuchbinder/statsd-ganglia-backend)
- [hosted graphite backend](https://github.com/hostedgraphite/statsdplugin)
- [instrumental backend](https://github.com/collectiveidea/statsd-instrumental-backend)