Fix issue 524

This commit is contained in:
Jack Zampolin
2016-01-20 10:57:35 -08:00
parent fc1aa7d3b4
commit 0cdf1b07e9
134 changed files with 383 additions and 383 deletions

View File

@@ -157,4 +157,4 @@ mem.cached.localhost:256|g
```
There are many more options available,
[More details can be found here](https://github.com/influxdb/influxdb/tree/master/services/graphite#templates)
[More details can be found here](https://github.com/influxdata/influxdb/tree/master/services/graphite#templates)

View File

@@ -10,9 +10,9 @@ import (
"strings"
"sync"
"github.com/influxdb/influxdb/services/graphite"
"github.com/influxdata/influxdb/services/graphite"
"github.com/influxdb/telegraf/plugins/inputs"
"github.com/influxdata/telegraf/plugins/inputs"
)
const UDP_PACKET_SIZE int = 1500

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"testing"
"github.com/influxdb/telegraf/testutil"
"github.com/influxdata/telegraf/testutil"
)
// Invalid lines should return an error