Philip O'Toole
|
3680b8769e
|
Merge pull request #1450 from influxdb/enable_file_logging
Enable file logging
|
2015-01-29 15:18:10 -08:00 |
Philip O'Toole
|
9943f86cf4
|
Enable module-level logging
|
2015-01-29 15:07:58 -08:00 |
Philip O'Toole
|
ce0cc84ec1
|
Create, and use, standard path for log file
|
2015-01-29 14:29:21 -08:00 |
Philip O'Toole
|
c05d4bf292
|
Open log file
|
2015-01-29 14:12:56 -08:00 |
Philip O'Toole
|
29d7decdf9
|
Remove ignored 'level' option from logging config
|
2015-01-29 14:12:56 -08:00 |
Philip O'Toole
|
573989c5cb
|
Merge pull request #1447 from influxdb/increase_fd_limits
Set FD limits to 64K for influxd
|
2015-01-29 14:12:36 -08:00 |
Philip O'Toole
|
42d1f4056c
|
Create 'run' directory tree for influxdb
|
2015-01-29 13:27:17 -08:00 |
Paul Dix
|
61a91002d9
|
Update QUERIES.md
|
2015-01-29 16:25:12 -05:00 |
Philip O'Toole
|
81fe1912a8
|
Use start-stop-daemon to launch, if available
This allows changing to the influxdb user if necessary.
|
2015-01-29 13:20:38 -08:00 |
Philip O'Toole
|
13763187a7
|
Merge pull request #1446 from influxdb/get_packages_for_packaging
'go get' packages before building
|
2015-01-29 12:26:43 -08:00 |
Philip O'Toole
|
030c5276a9
|
'go get' packages before building
|
2015-01-29 12:24:51 -08:00 |
Paul Dix
|
ee2359e98f
|
Merge pull request #1445 from influxdb/show-tag-values
Show tag values
|
2015-01-29 15:15:19 -05:00 |
David Norton
|
f827bf324a
|
issue #1412: wire up show tag values
|
2015-01-29 15:01:25 -05:00 |
David Norton
|
0cf681d19c
|
influxql: remove TagKeyIdent, add WITH KEY clause
|
2015-01-29 15:01:25 -05:00 |
Ben Johnson
|
0e8d5f749d
|
Merge pull request #1435 from influxdb/siege
Siege
|
2015-01-29 01:29:57 -05:00 |
Ben Johnson
|
1d587f9c1d
|
Add siege script and url generation.
|
2015-01-29 01:10:10 -05:00 |
Ben Johnson
|
03134ec83e
|
Add urlgen.
|
2015-01-29 00:47:19 -05:00 |
Ben Johnson
|
8ae192d04c
|
Merge pull request #1433 from influxdb/bench
Add Broker over HTTP benchmark.
|
2015-01-28 22:43:46 -05:00 |
Philip O'Toole
|
594e4fbb4c
|
Merge pull request #1408 from influxdb/tmux_abs_paths
Absolute paths in multi-node config files
|
2015-01-28 19:31:23 -08:00 |
Ben Johnson
|
26f4cf6cba
|
Add raw broker benchmark.
|
2015-01-28 21:44:13 -05:00 |
Ben Johnson
|
efc0a263e3
|
Add Broker over HTTP benchmark.
|
2015-01-28 21:38:02 -05:00 |
dgnorton
|
f86e078900
|
Merge pull request #1429 from influxdb/show-tag-key
issue #1411: wire up show tag keys
|
2015-01-28 21:35:21 -05:00 |
David Norton
|
f4383f330f
|
issue #1411: fix result format
|
2015-01-28 21:33:19 -05:00 |
David Norton
|
ae33bc99db
|
issue #1411: wire up show tag keys
|
2015-01-28 21:33:19 -05:00 |
Philip O'Toole
|
094e9bd008
|
Merge pull request #1428 from influxdb/new_cli_bin
Create link for renamed CLI binary
|
2015-01-28 17:28:14 -08:00 |
Philip O'Toole
|
7f88b8bb16
|
Create link for renamed CLI binary
|
2015-01-28 17:25:50 -08:00 |
Cory LaNou
|
7d3706233d
|
Merge pull request #1417 from influxdb/cli-liner
CLI Enhancements
|
2015-01-28 18:01:49 -07:00 |
Philip O'Toole
|
a84afd3a6a
|
Merge pull request #1416 from influxdb/dont_panic_no_measurement
Ensure measurement exists when querying
|
2015-01-28 16:36:02 -08:00 |
Cory LaNou
|
e066826657
|
renamed influxdb to influx for cli
|
2015-01-28 17:22:28 -07:00 |
Philip O'Toole
|
a0e02406f9
|
Ensure measurement exists when querying
|
2015-01-28 16:22:21 -08:00 |
Cory LaNou
|
9609425d94
|
adding history, better results, misc enhancements
|
2015-01-28 17:15:16 -07:00 |
Cory LaNou
|
6ae51f876e
|
Merge pull request #1409 from influxdb/results-unmarshal-json
Need to custom unmarshal results
|
2015-01-28 15:53:57 -07:00 |
Cory LaNou
|
41cb753470
|
Need to custom unmarshal results
|
2015-01-28 15:44:49 -07:00 |
Philip O'Toole
|
0cca0e5267
|
Don't index configs, just use port number
|
2015-01-28 14:32:23 -08:00 |
Philip O'Toole
|
bfef027606
|
Use absolute paths in multi-node configs
|
2015-01-28 14:23:56 -08:00 |
Philip O'Toole
|
da89a0eff9
|
Merge pull request #1407 from influxdb/detail_package_doc
Add detailed packaging instructions
|
2015-01-28 12:21:58 -08:00 |
Philip O'Toole
|
f328e7a8e6
|
Add detailed packaging instructions
|
2015-01-28 12:21:26 -08:00 |
Philip O'Toole
|
716ab6384c
|
Merge pull request #1403 from influxdb/set_aws_config_var
Explicitly set AWS creds during upload
|
2015-01-28 11:50:41 -08:00 |
dgnorton
|
843afd2dd8
|
Merge pull request #1406 from influxdb/fix-default-rp
fix CREATE RETENTION POLICY ... DEFAULT
|
2015-01-28 14:31:32 -05:00 |
David Norton
|
4b8f9d8970
|
fix CREATE RETENTION POLICY ... DEFAULT
|
2015-01-28 14:27:05 -05:00 |
Philip O'Toole
|
88e054492b
|
Merge pull request #1405 from influxdb/name_init_section
Explicity name "initialization" section in config
|
2015-01-28 11:25:08 -08:00 |
Philip O'Toole
|
a4f4c42a15
|
Explicity name "initialization" section in config
|
2015-01-28 11:13:44 -08:00 |
Philip O'Toole
|
c41b2b64d6
|
Add comment about 'fpm' and AWS CLI prerequisites
|
2015-01-28 09:51:54 -08:00 |
Philip O'Toole
|
2cb2b5d0b5
|
Explicitly set AWS creds during upload
Also, check return codes to make sure everything worked OK.
|
2015-01-28 09:43:19 -08:00 |
dgnorton
|
eb9b97ec4b
|
Merge pull request #1401 from influxdb/show-series-fixes
fix SHOW SERIES
|
2015-01-28 12:04:21 -05:00 |
David Norton
|
204aad21d3
|
fix SHOW SERIES
|
2015-01-28 11:50:14 -05:00 |
Paul Dix
|
3ad3abaf64
|
Merge pull request #1398 from influxdb/show-queries
Show queries
|
2015-01-28 10:44:08 -05:00 |
Paul Dix
|
821d81c540
|
Remove writeseries band aid
|
2015-01-28 10:42:47 -05:00 |
Paul Dix
|
d5c1406144
|
Fix locking on show queries
|
2015-01-28 10:41:10 -05:00 |
Paul Dix
|
b57d13e747
|
Fix show tests
|
2015-01-28 10:37:25 -05:00 |