Commit Graph

11 Commits

Author SHA1 Message Date
Cameron Sparr 0c4429c1bb Fix bug with httpjson client pointer receiver
fixes #859
2016-04-08 18:34:49 +02:00
Cameron Sparr f6e98c9d88 Allow ssl option specification for httpjson plugin
closes #769
2016-04-08 18:34:47 +02:00
Cameron Sparr 5a471d6568 httpjson: add unit test to verify that POST params get passed 2016-04-08 18:34:45 +02:00
Cameron Sparr 4ea2085c33 Fix bad http GET parameter encoding, add unit test 2016-04-08 18:34:45 +02:00
Cameron Sparr 5a54f0aa16 httpjson test real response from issue #729 2016-04-08 18:34:45 +02:00
Cameron Sparr c549ab907a Throughout telegraf, use telegraf.Metric rather than client.Point
closes #599
2016-01-27 23:47:32 -07:00
Andrea Sosso f8930b9cbc Additional request header parameters for httpjson plugin
closes #471
2016-01-26 16:02:47 -07:00
Jack Zampolin 0cdf1b07e9 Fix issue 524 2016-01-20 10:57:35 -08:00
Thibault Cohen b44644b6bf Add response time to httpjson plugin
closes #475
2016-01-15 11:13:12 -07: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