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-11-15 10:52:24 -05:00
2016-02-18 14:36:03 -07:00
2016-12-21 17:23:54 +00:00
2017-01-09 12:51:15 +00:00
2016-12-21 12:18:38 +00:00
2016-12-20 19:35:45 +00:00
2017-01-12 08:47:01 +00:00
2016-12-13 19:40:55 +00:00
2017-01-25 11:54:16 -08:00
2016-12-16 14:03:53 +00:00
2017-01-12 11:08:22 +00:00
2017-01-11 16:24:09 +00:00
2017-01-11 17:50:01 +00:00
2017-01-13 14:44:28 +00:00
2016-07-19 14:45:55 +01:00
2017-01-24 15:27:44 -08:00
2016-10-12 11:58:38 +01:00
2016-12-16 13:58:27 +00:00
2017-01-24 12:36:36 -08:00
2017-01-24 12:36:36 -08:00
2016-03-01 09:43:28 +00:00
2016-12-20 23:42:14 +00:00
2017-01-24 14:57:43 -08:00
2017-01-13 13:47:47 +00:00
2016-12-20 17:55:04 +00:00
2016-10-03 17:13:03 +01:00
2017-01-21 15:08:17 -08:00
2016-12-16 14:01:49 +00:00
2017-01-24 12:46:06 -08:00