Sebastian Spaink
|
9744c3a6a2
|
feat: Migrate influx and influx_upstream parsers to new style (#11432)
|
2022-07-06 15:23:13 -05:00 |
Sebastian Spaink
|
b526945c64
|
fix(parsers.json_v2): Check if gpath exists and support optional in fields/tags (#10799)
|
2022-03-11 12:51:37 -07:00 |
Sebastian Spaink
|
75946f56f1
|
fix(parsers.json_v2): allow optional paths and handle wrong paths correctly (#10468)
|
2022-02-03 15:08:09 -07:00 |
Sebastian Spaink
|
18704de6ed
|
fix(json_v2): use raw values for timestamps (#10413)
|
2022-01-11 10:08:59 -06:00 |
Sebastian Spaink
|
66da86017f
|
chore: json_v2 read testdata dir for tests (#9906)
|
2021-10-12 15:04:36 -06:00 |
Sebastian Spaink
|
da5727e34c
|
fix: duplicate line_protocol when using object and fields (#9872)
|
2021-10-07 15:45:02 -05:00 |
Sebastian Spaink
|
df5c19c17e
|
feat (parser.json_v2): Support defining field/tag tables within an object table (#9449)
|
2021-10-04 13:19:06 -05:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sebastian Spaink
|
d6b7d4da2c
|
Simplify how nesting is handled (#9504)
|
2021-07-22 19:09:01 -05:00 |
Alexander Krantz
|
2eb0ee2e1e
|
Add support for large uint64 and int64 numbers (#9520)
|
2021-07-19 22:23:12 -05:00 |
Sebastian Spaink
|
1b20680e37
|
Fix json_v2 parser to handle nested objects in arrays properly (#9479)
|
2021-07-08 13:05:41 -05:00 |
Sebastian Spaink
|
daec1040c6
|
Update json_v2 parser to handle null types (#9368)
|
2021-06-15 16:50:20 -06:00 |
Sebastian Spaink
|
885252d388
|
New JSON Parser (#9246)
|
2021-06-10 13:22:18 -06:00 |