Gavin M. Roy
b73679c57a
Rework line protocol marshalling and more
...
- Rework how the line protocol is marshalled and support the various data types.
- Remove the accept tag
- Strip down content_type to the ``type/subtype`` format only
- Make ``correlation_id`` a field value and not tag
- Change the precision to second precision, per the InfluxDB docs (use the most
coarse precision for better compression)
2016-09-14 00:27:05 -04:00
Gavin M. Roy
7fee1a1c83
Bump the version
2016-09-13 22:02:49 -04:00
Gavin M. Roy
9ba7a5e82c
Add some exception handling just in case
2016-09-13 22:02:21 -04:00
Gavin M. Roy
a22c66fda5
Fix response header parsing in python3
2016-09-13 22:00:12 -04:00
Gavin M. Roy
080a480ff7
Add content_length, content_type, and accept values
2016-09-13 21:49:58 -04:00
Gavin M. Roy
db3aa34cec
Match on host as well
2016-09-13 20:56:17 -04:00
Gavin M. Roy
6c2bbb93c0
urllib not required
2016-09-13 20:55:15 -04:00
Gavin M. Roy
a9e5c99599
Dont use reverse_url to get the endpoint pattern in the mixin
2016-09-13 20:54:39 -04:00
Gavin M. Roy
4223b155a6
Pass in the request arguments
2016-09-13 20:10:36 -04:00
Gavin M. Roy
b46e1ceb4a
Swallow assertion errors from tornado.web.RequestHandler.reverse_url
2016-09-13 20:03:36 -04:00
Gavin M. Roy
2ad5abe9c2
Fix the badges
2016-09-13 18:15:14 -04:00
Gavin M. Roy
f8cc9c7c28
Bugfix for the Periodic callback
2016-09-13 18:12:37 -04:00
Gavin M. Roy
08a7ac2c09
Fix the readme
2016-09-13 16:46:28 -04:00
Gavin M. Roy
cd70239f6d
Merge pull request #1 from sprockets/v1
...
V1
2016-09-13 16:23:22 -04:00
Gavin M. Roy
dc32d0089e
Fix the broken tests (INFLUX_ -> INFLUXDB_)
2016-09-13 16:15:52 -04:00
Gavin M. Roy
85f51f9c34
Should only need the -r testing
2016-09-13 16:12:15 -04:00
Gavin M. Roy
783c0781b5
Add documentation
2016-09-13 16:10:50 -04:00
Gavin M. Roy
4b721a3699
Requirements updates
2016-09-13 16:10:39 -04:00
Gavin M. Roy
72154b47b2
Remove the CURL option
2016-09-13 16:10:31 -04:00
Gavin M. Roy
87c52debfc
Remove the CURL option
2016-09-13 16:10:19 -04:00
Gavin M. Roy
39555ab977
Ignore build dir
2016-09-13 16:09:52 -04:00
Gavin M. Roy
4c4eecfe23
Add docs
2016-09-13 16:09:43 -04:00
Gavin M. Roy
8a766aee8b
Move to a stand-alone module
2016-09-13 11:26:37 -04:00
Gavin M. Roy
11817fd1cf
WIP of v1
2016-09-12 21:17:55 -04:00
Gavin M. Roy
78071e9172
Initial Commit
2016-09-12 21:11:25 -04:00