Henry Hu
93709e0209
Removed the Tags capability from the graphite parser.
2016-02-04 14:02:47 +08:00
Henry Hu
d74159d6d1
Change InnerConfig to config and modified exec.go to back-compatible with old command configuration.
2016-02-03 23:47:55 +08:00
Henry Hu
c286ed463e
Fixed the issue for no formatting directive in Errorf call
2016-02-03 12:23:52 +08:00
Henry Hu
3a54ef33f1
Add graphite protocol support to exec plugin, and refactor the telegraf mertic paser to the internal/encoding direcotry.
2016-02-03 11:25:01 +08:00
Cameron Sparr
b97027ac9a
Allow exec plugin to parse line-protocol
...
closes #613
2016-01-30 11:12:59 -07:00
Cameron Sparr
9c0d14bb60
Create public models for telegraf metrics, accumlator, plugins
...
This will basically make the root directory a place for storing the
major telegraf interfaces, which will make telegraf's godoc looks quite
a bit nicer. And make it easier for contributors to lookup the few data
types that they actually care about.
closes #564
2016-01-27 15:42:50 -07:00
Cameron Sparr
3bfb3a9fe2
Insert documentation into sample-config on JSON parsing
...
closes #521
2016-01-25 13:29:05 -07:00
Jack Zampolin
0cdf1b07e9
Fix issue 524
2016-01-20 10:57:35 -08:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00