Prometheus client test refactor

closes #318
This commit is contained in:
Cameron Sparr
2015-10-28 16:19:13 -06:00
parent 4449f7f2fb
commit d2fb065d0d
4 changed files with 21 additions and 21 deletions

View File

@@ -8,6 +8,7 @@ changed to just run docker commands in the Makefile. See `make docker-run` and
### Features
- [#325](https://github.com/influxdb/telegraf/pull/325): NSQ output. Thanks @jrxFive!
- [#318](https://github.com/influxdb/telegraf/pull/318): Prometheus output. Thanks @oldmantaiter!
### Bugfixes