From 2775940be6e7f1cc3bcddd71838b667248db028b Mon Sep 17 00:00:00 2001 From: Cameron Sparr Date: Mon, 28 Mar 2016 11:57:51 -0600 Subject: [PATCH] Update statsd graphite parser link to telegraf version --- plugins/inputs/statsd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/statsd/README.md b/plugins/inputs/statsd/README.md index 78e5a5b9a..8722ce1e9 100644 --- a/plugins/inputs/statsd/README.md +++ b/plugins/inputs/statsd/README.md @@ -203,4 +203,4 @@ mem.cached.localhost:256|g ``` There are many more options available, -[More details can be found here](https://github.com/influxdata/influxdb/tree/master/services/graphite#templates) +[More details can be found here](https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md#graphite)