Mark Rushakoff
|
25e8b45284
|
fix: incorrect handling of json_v2 timestamp_path (#10618)
|
2022-02-15 09:08:53 -06: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 |
Joshua Powers
|
f9d719d636
|
fix: json_v2 parser timestamp setting (#10221)
|
2021-12-06 12:18:06 -07:00 |
Joshua Powers
|
779c1f0a59
|
chore: clean up all markdown lint errors in parser plugins (#10153)
|
2021-11-24 11:45:25 -07:00 |
Sebastian Spaink
|
061b4094cd
|
fix(json_v2): remove dead code (#9908)
|
2021-10-13 13:04:02 -05:00 |
Sebastian Spaink
|
0be92db8af
|
docs: json_v2 improved var naming and comments (#9907)
|
2021-10-12 15:07:34 -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 |
Mya
|
8638a41724
|
tags no longer required in included_keys (#9406)
|
2021-06-22 11:48:29 -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 |