From 8c267f3812b8de30f3dc741d3377aad86f5616a8 Mon Sep 17 00:00:00 2001 From: Martin Camitz Date: Fri, 4 Dec 2015 19:33:37 +0100 Subject: [PATCH] Added aws-cloudwatch-backend to list --- docs/backend.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/backend.md b/docs/backend.md index 97e591d5..cba05480 100644 --- a/docs/backend.md +++ b/docs/backend.md @@ -33,6 +33,7 @@ queues and third-party services. ## Available Third-party backends - [amqp-backend](https://github.com/mrtazz/statsd-amqp-backend) - [atsd-backend](https://github.com/axibase/atsd-statsd-backend) +- [aws-cloudwatch-backend](https://github.com/camitz/aws-cloudwatch-statsd-backend) - [node-bell](https://github.com/eleme/node-bell) - [couchdb-backend](https://github.com/sysadminmike/couch-statsd-backend) - [datadog-backend](https://github.com/DataDog/statsd-datadog-backend)