Sébastien Bouchex Bellomié
23a606bafc
Added precision support in cmd client
2015-09-09 22:17:48 +02:00
Philip O'Toole
a7ba677efd
Further fixes to packaging script re config sample
2015-09-09 00:51:37 -07:00
Philip O'Toole
734f424e97
Correct config file name and fix logrotate
...
[ci skip]
2015-09-09 00:46:31 -07:00
Philip O'Toole
02fcaf853d
Add node re Graphite configuration
...
[ci skip]
2015-09-08 23:22:34 -07:00
Philip O'Toole
519a30a463
Add note on openTSDB batching
...
[ci skip]
2015-09-08 23:19:17 -07:00
Paul Dix
482e00d3e3
Merge pull request #4011 from influxdb/pd-simplify-wal
...
Simplify WAL to not compact
2015-09-08 22:32:53 -07:00
Philip O'Toole
8f5f84e97b
Merge pull request #4051 from influxdb/monitor_default
...
Set default monitor store interval to 10 seconds
2015-09-08 20:46:34 -07:00
Philip O'Toole
70607836e1
Set default monitor store interval to 10 seconds
2015-09-08 20:37:15 -07:00
Philip O'Toole
7bad518c8c
Merge pull request #4006 from influxdb/add_instrumentation
...
Basic instrumentation for shards
2015-09-08 19:57:17 -07:00
Philip O'Toole
0b3d7fd459
Update CHANGELOG
2015-09-08 19:56:59 -07:00
Philip O'Toole
3db9cc9b76
Basic instrumentation for shards
2015-09-08 19:56:42 -07:00
Philip O'Toole
2b0a40e262
Merge pull request #4007 from influxdb/instrument_bz1
...
Basic instrumentation for bz1 engine
2015-09-08 19:56:06 -07:00
Philip O'Toole
02a54d0992
Merge pull request #4042 from influxdb/buffered_batcher
...
Add pending control to batcher
2015-09-08 19:48:49 -07:00
Philip O'Toole
78f4a6944b
Merge pull request #4045 from influxdb/writer_stats
...
Add stats to PointsWriter
2015-09-08 19:38:45 -07:00
Paul Dix
ecbc79e7e3
Fix disksize to work with new WAL
2015-09-08 19:37:33 -07:00
Philip O'Toole
24aca5611a
Add batch-pending control to openTSDB input
2015-09-08 19:35:42 -07:00
Philip O'Toole
95530e1623
Set UDP input defaults if not set
2015-09-08 19:32:20 -07:00
Philip O'Toole
e4a332ea12
Update CHANGELOG
2015-09-08 19:32:20 -07: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
f0bbec6699
Add stats to PointsWriter
2015-09-08 19:30:07 -07:00
Paul Dix
dfd6b11dda
Fix memory compaction logic.
...
* Only fire a go routine to flush and compact if it isn't already running
* Have a sleep backoff time that scales up as the percentage of memory used goes up
2015-09-08 19:28:29 -07:00
Paul Dix
a1fb77198b
Simplify WAL to not compact since it doesn't really help the engine anyway
2015-09-08 19:28:29 -07:00
Philip O'Toole
e38a204afc
Merge pull request #4043 from influxdb/opentsdb_batching
...
Add batching and stats to openTSDB input
2015-09-08 19:27:35 -07:00
Philip O'Toole
1ce5187b66
Merge pull request #4049 from influxdb/udp_stats
...
Add stats to the UDP input
2015-09-08 19:18:17 -07:00
Philip O'Toole
dbcf56abf6
Merge pull request #4050 from influxdb/collectd_stats
...
Add collectd stats
2015-09-08 19:17:22 -07:00
Philip O'Toole
76903f7440
Instrument bz1 engine
2015-09-08 19:09:39 -07:00
Philip O'Toole
9677a0faab
Add collectd stats
2015-09-08 19:07:47 -07:00
Philip O'Toole
27932409b0
Add stats to the UDP input
2015-09-08 18:48:35 -07:00
Philip O'Toole
abaee68a62
Merge pull request #4048 from influxdb/cq_stats
...
Add basic stats to the CQ service
2015-09-08 18:36:31 -07:00
Philip O'Toole
817328d378
Add basic stats to the CQ service
2015-09-08 18:17:20 -07:00
Philip O'Toole
46405440bf
Update CHANGELOG
...
[ci skip]
2015-09-08 16:27:02 -07:00
Philip O'Toole
349ba8b307
Add batching and stats to openTSDB input
2015-09-08 16:19:50 -07:00
Sean Beckett
7a8966cbd4
fixing filename
...
[ci skip]
2015-09-08 15:28:29 -07:00
Philip O'Toole
4934a59fd1
Merge pull request #4009 from influxdb/cluster_level_stats
...
Add cluster-level tags to all stats when stored
2015-09-08 12:33:57 -07:00
Cory LaNou
dea5814e04
Merge pull request #4038 from influxdb/issue-3926
...
Fix group by time intervals
2015-09-08 14:26:33 -05:00
Cory LaNou
9d091b4362
changelog
2015-09-08 14:19:08 -05:00
Cory LaNou
62e9c24b25
fixes #3926
2015-09-08 14:15:48 -05:00
Philip O'Toole
8a3d7e584d
Call lograte file simple "influxdb"
...
[ci skip]
2015-09-08 12:14:20 -07:00
Philip O'Toole
becb5b62b1
Fix small typo in packaging script
...
[ci skip]
2015-09-08 12:07:14 -07:00
Philip O'Toole
5d50cdffb6
Merge pull request #4036 from influxdb/rp_invalidate_fix
...
Allow retention policy look up trigger cache-invalidate
2015-09-08 12:03:30 -07:00
Philip O'Toole
8297fc8c43
Merge pull request #4033 from influxdb/logrotate
...
Install logrotate configuration
2015-09-08 12:02:54 -07:00
Philip O'Toole
3e2be42f30
[ci skip]
2015-09-08 11:58:34 -07:00
Philip O'Toole
f19ed2e178
Changes for installing logrotate
2015-09-08 11:56:12 -07:00
Philip O'Toole
db120f4c0e
Log database and retention policy creation
2015-09-08 11:24:59 -07:00
Philip O'Toole
52737917e6
No error required if policy does not exist
...
This is the same way Database() works, and allows the caller to know it
should access the Raft leader.
2015-09-08 11:23:43 -07:00
Philip O'Toole
2dd621d0a8
Merge pull request #4035 from influxdb/nil_chan
...
Don't close nil channel in TSDB
2015-09-08 10:56:42 -07:00
Philip O'Toole
5e46441a5b
Make docker cache directory during Circle setup
2015-09-08 10:53:41 -07:00
Philip O'Toole
255fb3364d
Don't close nil channel
...
Obviously a TSDB store may be closed before it's opened.
2015-09-08 10:49:45 -07:00
Jason Wilder
2824a9c92a
Merge pull request #3814 from influxdb/jw-graphite
...
Fix invalid time stamp in graphite metric causes panic
2015-09-08 11:17:57 -06:00
Jason Wilder
70f227e09e
Merge pull request #4005 from influxdb/jw-panics
...
Fix panics when stopping server
2015-09-08 11:17:41 -06:00