Files
telegraf/metric
Cameron Sparr f5d892d7d3 Improve the InfluxDB through-put performance
This changes the current use of the InfluxDB client to instead use a
baked-in client that uses the fasthttp library.

This allows for significantly smaller allocations, the re-use of http
body buffers, and the re-use of the actual bytes of the line-protocol
metric representations.
2017-01-25 11:54:16 -08:00
..
2016-12-01 19:07:14 +00:00
2016-12-01 19:07:14 +00:00
2016-12-01 19:07:14 +00:00