bump instrumental agent version
This commit is contained in:
parent
05a0186196
commit
298d928e27
|
@ -29,7 +29,7 @@ type Instrumental struct {
|
||||||
|
|
||||||
const (
|
const (
|
||||||
DefaultHost = "collector.instrumentalapp.com"
|
DefaultHost = "collector.instrumentalapp.com"
|
||||||
HelloMessage = "hello version go/telegraf/1.0\n"
|
HelloMessage = "hello version go/telegraf/1.1\n"
|
||||||
AuthFormat = "authenticate %s\n"
|
AuthFormat = "authenticate %s\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue