Push ghwebhooks branch

This commit is contained in:
Jack Zampolin
2016-01-20 12:19:03 -08:00
parent 8653bae6ac
commit ddcd99a1ce
136 changed files with 396 additions and 400 deletions
+1 -1
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)
+2 -2
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
+1 -1
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