Todd Persen
45c3d682c4
Close #600 . Fix #599 . Report os, arch, and raftName once per day.
2014-05-29 18:44:57 -04:00
Tony Pitale
90e9af040e
Close #591 . Add support for multiple UDP + JSON input plugins
...
Support comes by way of [[input_plugins.udp_servers]] in config.
A single port will map to a single database.
2014-05-29 15:40:46 -04:00
John Shahid
c42d8dccb5
Fix #563 . Add sample config for graphite over upd
2014-05-21 12:04:10 -04:00
John Shahid
998cf1e55c
Make the write batch size configurable
...
It turns out that smaller batch sizes are causing too much
overhead. It's not clear why, but empirical testing shows a 10x increase
in write speed when the batch size increases from the previous hard
coded 64K to 10M.
2014-05-15 14:22:49 -04:00
Julien Ammous
8891329700
Close #477 . Add a UDP json listener
2014-05-01 12:13:49 -04:00
John Shahid
2a89d9de6b
reduce the default response buffer size
2014-04-25 16:00:47 -04:00
John Shahid
93e25713ad
Merge remote-tracking branch 'origin/pr/434'
...
Conflicts:
src/integration/benchmark_test.go
2014-04-17 17:08:09 -04:00
Mitchell Bradd
6a7839c7de
fix #423 . rename config sample config.{toml.sample => sample.toml}
2014-04-14 10:41:51 +10:00