Commit Graph

6439 Commits (eb71f78afb0845019457aad9f986c2900c76e966)

Author SHA1 Message Date
Philip O'Toole a78fef940c Download packages used for test of InfluxDB 2015-06-12 16:19:17 -07:00
Philip O'Toole d2da99049a collectd test client defaults to no limit points 2015-06-12 15:28:31 -07:00
Philip O'Toole 1eb0347670 Add infinite loop to collectd client rate-limiter 2015-06-12 15:25:46 -07:00
Philip O'Toole 45802a5911 Remove binary committed in error 2015-06-12 15:21:51 -07:00
Philip O'Toole f8e8b948b0 Merge pull request #2976 from influxdb/collectd_client
collectd test client now configurable
2015-06-12 15:20:45 -07:00
Philip O'Toole e02bb37565 collectd test client now configurable 2015-06-12 15:18:48 -07:00
Philip O'Toole 540808e7f8 Merge pull request #2975 from influxdb/collectd_client
Add very basic initial test collectd client
2015-06-12 14:36:22 -07:00
Philip O'Toole 9f2964d869 Add very basic initial test collectd client 2015-06-12 14:31:53 -07:00
Gunnar 891360cfc4 Merge pull request #2947 from influxdb/update-readme
Update README
2015-06-12 14:27:47 -07:00
Philip O'Toole 96c0fd3fe1 Update CHANGELOG for PR 2974 2015-06-12 14:22:37 -07:00
Philip O'Toole c3236b49d4 Merge pull request #2974 from influxdb/pull_with_defaults
Pull WithDefaults from collectd and openTSDB
2015-06-12 14:22:13 -07:00
Philip O'Toole 7f96d0ed6a Pull WithDefaults from collectd and openTSDB
This pattern, which is present in Graphite, is not needed for collectd
and openTSDB.
2015-06-12 14:17:18 -07:00
Philip O'Toole c622d6a340 Merge pull request #2973 from influxdb/collectd_defaults
Ensure collectd uses defaults with partial config
2015-06-12 14:01:45 -07:00
Philip O'Toole 00db51b763 Update CHANGELOG 2015-06-12 13:57:53 -07:00
Philip O'Toole 44033778f5 Ensure collectd uses defaults with partial config 2015-06-12 13:56:43 -07:00
Philip O'Toole 66629d4643 Profiling support re-enabled -- remove old comment 2015-06-12 13:18:33 -07:00
Philip O'Toole f28362d161 Merge pull request #2969 from influxdb/actually_set_http_version
Actually set HTTP version in response
2015-06-12 12:49:30 -07:00
Philip O'Toole 0131956878 Update CHANGELOG 2015-06-12 12:31:35 -07:00
Philip O'Toole 85bb693119 Unit test version in HTTP response 2015-06-12 12:31:31 -07:00
Philip O'Toole b923ce0fc8 Minor updates to openTSDB README 2015-06-12 12:06:58 -07:00
Philip O'Toole c55ad76284 Merge pull request #2970 from influxdb/opentsdb_create_rp
Add basic documentation for the openTSDB input
2015-06-12 12:05:48 -07:00
Philip O'Toole 27f0b082b2 Add basic documentation for the openTSDB input 2015-06-12 12:05:23 -07:00
Philip O'Toole d5fda01c2a Server now requires build information
Version is worth special-casing here, since the build information is
pretty important, and make components need it.

Fixes issue #2958.
2015-06-12 11:41:25 -07:00
Philip O'Toole 23a7896182 Server does not need Commit info, remove it 2015-06-12 11:28:32 -07:00
Philip O'Toole 4eab0bf0d3 Update CHANGELOG for PR 2928 2015-06-12 11:10:40 -07:00
Jason Wilder 272bfb0b71 Merge pull request #2967 from influxdb/jw-2960
Fix large integers getting converted to floats during remote writes
2015-06-12 11:27:03 -06:00
Jason Wilder 36cde5f35e Fix large integers getting converted to floats during remote writes
Fixes #2960

Integers were were written back to line protocol using strconv.FormatFloat
incorrectly.  Large integers are written in scientific notation which
causes their type to change to a float when parsed back.
2015-06-12 11:20:37 -06:00
Cory LaNou 5993e7f28e Merge pull request #2965 from influxdb/show-tags-integration-tests
SHOW TAGS integration tests
2015-06-12 12:18:31 -05:00
Cory LaNou 6cc9a2ee20 SHOW TAGS integration tests 2015-06-12 12:16:27 -05:00
Philip O'Toole ffd2c9f4fe Merge pull request #2964 from influxdb/rename_notes
Rename notes.md to README.md
2015-06-12 09:34:38 -07:00
Philip O'Toole 916b4e2df9 Rename notes.md to README.md
This means it will be rendered automatically by github.
2015-06-12 09:33:22 -07:00
dgnorton 0318b4562e Merge pull request #2936 from influxdb/fix-2935
fix #2935: hook CPU and memory profiling back up
2015-06-12 12:10:27 -04:00
David Norton b0b8d25752 fix #2935: remove delay on memprofile 2015-06-12 12:07:01 -04:00
Cory LaNou b709055eab Merge pull request #2963 from influxdb/show-measurements-integration-tests
SHOW MEASUREMENTS integration tests
2015-06-12 10:54:24 -05:00
Cory LaNou 69a20970ff SHOW MEASUREMENTS integration tests 2015-06-12 10:49:28 -05:00
David Norton fd2f1bb223 cr #2935: make code review changes 2015-06-12 11:47:59 -04:00
David Norton f717019d88 fix #2935: hook CPU and memory profiling back up 2015-06-12 11:47:59 -04:00
Cory LaNou c5d219e741 Merge pull request #2917 from linfangrong/patch-1
Update functions.go
2015-06-12 10:47:13 -05:00
林芳荣 63174e0dbf merge 2015-06-12 23:43:18 +08:00
Cory LaNou 8555de6dac Merge pull request #2962 from influxdb/show-series-integration-tests
Show series integration tests
2015-06-12 10:40:33 -05:00
Cory LaNou 3686f2c496 Show series integration tests 2015-06-12 10:38:24 -05:00
linfangrong 9c4e19e5aa Merge pull request #1 from influxdb/master
merge
2015-06-12 23:14:26 +08:00
Jason Wilder 19281cbfc9 Merge pull request #2952 from influxdb/jw-2919
Fix parsing negative floats
2015-06-12 08:45:46 -06:00
Jason Wilder 30068561ae Fix parsing negative floats
Fixes #2919
2015-06-12 08:39:17 -06:00
Paul Dix 5e7ddc6a60 Merge pull request #2928 from neonstalwart/version-header
pass along version to httpd/handler
2015-06-12 09:46:33 -04:00
linfangrong 83827fdc74 Update CHANGELOG.md 2015-06-12 10:58:10 +08:00
Jason Wilder 861f63e33e Merge pull request #2949 from influxdb/jw-error-responses
Add measurement name to type conflict error messages
2015-06-11 19:59:55 -06:00
Philip O'Toole be5491ea77 Merge pull request #2918 from pradeepchhetri/master
Fixed some typos
2015-06-11 18:28:24 -07:00
gunnaraasen 21843c6bcb Update README 2015-06-11 18:11:01 -07:00
Jason Wilder 884472ff8c Write a newline after writing error for line protocol
Errors generated via curl or CLI tools can be hard to read using
a shell.
2015-06-11 16:19:19 -06:00