reimda
|
a0276385b1
|
Refactor InfluxDB listener (#6974)
Use streaming parser in InfluxDB listener
|
2020-03-04 11:13:44 -07:00 |
Daniel Nelson
|
c283e5992a
|
Fix tags applied to wrong metric on parse error (#5650)
|
2019-04-02 11:14:56 -07:00 |
Daniel Nelson
|
04f3c4321c
|
Fix several influx parser issues (#5484)
- Add line/column position
- Allow handlers to return errors
- Fix tag value escaping
- Allow newline in string fields
|
2019-02-26 10:48:41 -08:00 |
Daniel Nelson
|
bcaaeda49c
|
Fix precision truncation when no timestamp included (#3961)
|
2018-04-02 14:32:33 -07:00 |
Daniel Nelson
|
b99cd14129
|
Add influx uint support as a runtime option (#3948)
|
2018-03-29 13:31:43 -07:00 |
Matt
|
a320f91516
|
Add line protocol uint64 support (#3946)
|
2018-03-28 16:43:25 -07:00 |
Daniel Nelson
|
1c0f63a90d
|
Add new line protocol parser and serializer, influxdb output (#3924)
|
2018-03-27 17:30:51 -07:00 |