Lyon Hill
7e5fd14e8a
add in some optimization
2017-10-02 12:02:38 -06:00
Lyon Hill
a6cbce0d3e
fix issues brought up by joe
2017-10-02 11:41:03 -06:00
Lyon Hill
38dc837910
Fix a minor memory leak when batching points for some services.
...
fixes #8895
2017-10-02 11:26:25 -06:00
Justin Nuß
82c276756a
Lint tsdb and tsdb/engine package
2016-02-10 21:33:46 +01:00
Ben Johnson
5a0d1ab7c1
rename influxdb/influxdb to influxdata/influxdb
...
This commit changes all the import and URL references from:
github.com/influxdb/influxdb
to:
github.com/influxdata/influxdb
2016-02-10 10:26:18 -07:00
Cory LaNou
d19a510ad2
refactor Points and Rows to dedicated packages
2015-09-16 15:33:08 -05:00
Philip O'Toole
5373f263a3
Add pending control to batcher
...
With this change, the generic batcher used by many inputs can now be
buffered. Testing shows that this performance of the Graphite input by
10-100%, with the biggest improvements at lower numbers of connections.
2015-09-08 19:32:00 -07:00
Philip O'Toole
480998974d
Align batcher stats for i386
...
Fixes issue #3213 .
2015-08-10 16:37:16 -07:00
Jason Wilder
736f1c142e
Only start flush timer if duration is set
...
The default of 0 causes the time timer to flush immediately. If
only a batch size is set but not a time, the batch size setting does
not work.
2015-07-06 16:14:02 -06:00
David Norton
fc0bbaf0d1
fix #2814 : remove locking cruft from batcher
2015-06-09 00:34:46 -04:00
David Norton
3b15a49f7c
fix #2814 : revert making batcher channels buffered
2015-06-09 00:34:46 -04:00
David Norton
d5f52333a1
fix #2814 : hook collectd service back up
2015-06-09 00:34:46 -04:00
Ben Johnson
44d38cb430
Merge branch 'master' into alpha1
2015-06-02 10:40:52 -06:00