Cory LaNou
|
d9c0728e74
|
Test_Collectd -> TestCollectd
|
2015-01-10 20:09:19 -07:00 |
Cory LaNou
|
0340d3bd39
|
removing type block in config
|
2015-01-10 19:49:13 -07:00 |
Cory LaNou
|
a2a4c87b04
|
updates based on PR review. adding more testing
|
2015-01-10 19:42:58 -07:00 |
Ben Johnson
|
5652e12c63
|
Add write series.
|
2015-01-10 13:29:43 -07:00 |
Ben Johnson
|
6912c1415d
|
Merge branch 'master' of https://github.com/influxdb/influxdb into write-series
Conflicts:
server.go
|
2015-01-10 10:03:37 -07:00 |
Ben Johnson
|
724fce451c
|
Merge pull request #1295 from influxdb/join
Broker snapshot/restore + data node join
|
2015-01-10 09:12:49 -07:00 |
Ben Johnson
|
d9411c3d84
|
Merge branch 'master' of https://github.com/influxdb/influxdb into join
Conflicts:
cmd/influxd/config.go
cmd/influxd/run.go
|
2015-01-10 09:10:21 -07:00 |
Ben Johnson
|
c20746ffa6
|
Code review fixes.
|
2015-01-10 09:08:00 -07:00 |
Ben Johnson
|
946007916c
|
Partial write series code.
|
2015-01-10 08:48:50 -07:00 |
Cory LaNou
|
ff8618f204
|
cleaning up a test
|
2015-01-09 20:14:58 -07:00 |
Cory LaNou
|
137b0816f6
|
Merge branch 'master' into collectd
|
2015-01-09 20:12:37 -07:00 |
Cory LaNou
|
1148bf7dc3
|
more test coverage, responding to comments
|
2015-01-09 20:12:18 -07:00 |
dgnorton
|
7ab291dcb2
|
Merge pull request #1307 from influxdb/govet-cleanup
go vet cleanup
|
2015-01-09 20:35:45 -05:00 |
David Norton
|
c39d012a23
|
go vet cleanup
|
2015-01-09 20:08:55 -05:00 |
dgnorton
|
3065a0358f
|
Merge pull request #1300 from influxdb/cqQL
InfluxQL changes for continuous queries
|
2015-01-09 18:59:38 -05:00 |
David Norton
|
ccab32f33e
|
influxql: add WITH to CREATE USER & cleanup
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
05e2bff6c4
|
influxql: add LIST DATABASES statement
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
877f35ae57
|
influxql: sort node lists in ast.go
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
8da9494a46
|
influxql: fix comment in parser.go
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
776e9f2ec2
|
influxql: add GRANT to INFLUXQL.md
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
0439c032a0
|
influxql: add specification (WIP)
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
5ea393f5ac
|
influxql: fix scanner bug caused by double unread
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
3b649d3e63
|
influxql: add CREATE CONTINUOUS QUERY (WIP)
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
f23417fa5a
|
influxql: add CREATE CONTINUOUS QUERY, : separator
|
2015-01-09 18:21:12 -05:00 |
Cory LaNou
|
513a7e442d
|
adding back in ability to close the collectd server for testing
|
2015-01-09 15:49:25 -07:00 |
Cory LaNou
|
3fd1fe2210
|
Merge branch 'master' into collectd
|
2015-01-09 10:44:28 -07:00 |
Cory LaNou
|
413f5d162c
|
tests for collectd config
|
2015-01-09 10:44:11 -07:00 |
Philip O'Toole
|
f2054b48f4
|
Merge pull request #1301 from krismolendyke/ssl-conf
Fixup sample config SSL
|
2015-01-08 19:02:39 -08:00 |
Kris
|
3645af8f10
|
Ssl → SSL.
|
2015-01-08 21:46:40 -05:00 |
Kris
|
b74262b865
|
conf - Fixup ssl-cert value.
|
2015-01-08 21:46:12 -05:00 |
Cory LaNou
|
bc047a475b
|
first pass at config and wiring up collectd server. needs tests and testing
|
2015-01-08 17:09:28 -07:00 |
Cory LaNou
|
e65e118e9d
|
Merge branch 'master' into collectd
|
2015-01-08 16:05:09 -07:00 |
Cory LaNou
|
6d49b8214b
|
finished testing for collectd.Unmarshal
|
2015-01-08 15:32:37 -07:00 |
Cory LaNou
|
f39a390dfd
|
rounding to microseconds when staring with seconds seems a bit overkill
|
2015-01-08 14:38:45 -07:00 |
Cory LaNou
|
ef259a64cf
|
fixing comment typo
|
2015-01-08 14:37:10 -07:00 |
Cory LaNou
|
2a964050d3
|
thanks to @benbjohnson we now have true microsecond resolution
|
2015-01-08 14:36:07 -07:00 |
Philip O'Toole
|
1d6a8437ef
|
Merge pull request #1294 from influxdb/graphite_distinct_servers
Implement distinct UDP and TCP Graphite Servers
|
2015-01-08 12:43:30 -08:00 |
Philip O'Toole
|
ea0d15e581
|
Re-add Auth block to config
|
2015-01-08 12:39:47 -08:00 |
Philip O'Toole
|
21d6d5738c
|
GoDoc "LastEnabled"
|
2015-01-08 12:32:46 -08:00 |
Philip O'Toole
|
c64624abff
|
Merge branch 'master' into graphite_distinct_servers
Conflicts:
cmd/influxd/config.go
|
2015-01-08 12:31:21 -08:00 |
Philip O'Toole
|
1c19ae61cf
|
Move Graphite config to top-level of config
|
2015-01-08 12:28:10 -08:00 |
Philip O'Toole
|
50b494503d
|
Tigthen up config of Graphite Parser
|
2015-01-08 12:23:48 -08:00 |
Philip O'Toole
|
8ea70fc650
|
Fix bug in Graphite ConnectionString()
|
2015-01-08 12:19:44 -08:00 |
Philip O'Toole
|
0633b80193
|
Fix up sample config and move Graphite config type
|
2015-01-08 12:07:09 -08:00 |
Philip O'Toole
|
5a4e2a15fb
|
Move Graphite control into "input plugins" section
|
2015-01-08 11:25:43 -08:00 |
Philip O'Toole
|
8c2f894fab
|
Integrate more code review feedback
|
2015-01-08 11:14:57 -08:00 |
Philip O'Toole
|
9e7f6ca3f0
|
Provide default NameSeparator for Graphite config
|
2015-01-07 16:15:39 -08:00 |
Philip O'Toole
|
fdc6b5b866
|
Export the Metric type
|
2015-01-07 16:09:15 -08:00 |
Cory LaNou
|
f051aa641b
|
first round on unmarshalling a packet. needs testing
|
2015-01-07 16:10:27 -07:00 |
Philip O'Toole
|
f57f28f575
|
Add GoDoc strings
|
2015-01-07 00:10:46 -08:00 |