Henry Hu
f0fe6b67af
Refactor the architecture of encoding parsers.
2016-02-05 20:31:46 +08:00
Henry Hu
14f2f36383
Removed the Tags capability from the graphite parser.
2016-02-04 14:11:22 +08:00
Henry Hu
50dc2698bf
Change InnerConfig to config and modified exec.go to back-compatible with old command configuration.
2016-02-03 23:51:28 +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
2b47fec26b
Go format the modified source codes...
2016-02-03 12:07:46 +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
Kostas Botsas
1421bce371
Update README.md
2016-01-15 14:49:53 -08:00
Kostas Botsas
71f4e72b22
interval options should have string value
...
also mentioned name_override and name_prefix on top of name_suffix
2016-01-15 14:48:45 -08:00
Kostas Botsas
923be102b3
Align exec documentation with v0.10 updates
2016-01-14 15:55:53 -08:00
Philip Silva
3c89847489
internal: FlattenJSON, flatten arrays as well
...
With HTTP JSON or Elasticsearch, one can also process values nested in arrays.
2016-01-14 09:52:58 -08:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00