telegraf/plugins/parsers/json_v2/testdata
Mark Rushakoff 25e8b45284
fix: incorrect handling of json_v2 timestamp_path (#10618)
2022-02-15 09:08:53 -06:00
..
array_of_objects Fix json_v2 parser to handle nested objects in arrays properly (#9479) 2021-07-08 13:05:41 -05:00
complex_nesting Simplify how nesting is handled (#9504) 2021-07-22 19:09:01 -05:00
fields_and_tags New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
fields_and_tags_complex New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
large_numbers Add support for large uint64 and int64 numbers (#9520) 2021-07-19 22:23:12 -05:00
measurement_name_int New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
mix_field_and_object fix: duplicate line_protocol when using object and fields (#9872) 2021-10-07 15:45:02 -05:00
multiple_arrays_in_object fix: json_v2 parser timestamp setting (#10221) 2021-12-06 12:18:06 -07:00
multiple_json_input feat (parser.json_v2): Support defining field/tag tables within an object table (#9449) 2021-10-04 13:19:06 -05:00
multiple_timestamps New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
nested_and_nonnested_tags tags no longer required in included_keys (#9406) 2021-06-22 11:48:29 -05:00
nested_array_of_objects New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
nested_tags New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
nested_tags_complex New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
null Update json_v2 parser to handle null types (#9368) 2021-06-15 16:50:20 -06:00
object tags no longer required in included_keys (#9406) 2021-06-22 11:48:29 -05:00
object_timestamp fix: json_v2 parser timestamp setting (#10221) 2021-12-06 12:18:06 -07:00
optional fix(parsers.json_v2): allow optional paths and handle wrong paths correctly (#10468) 2022-02-03 15:08:09 -07:00
subfieldtag_in_object feat (parser.json_v2): Support defining field/tag tables within an object table (#9449) 2021-10-04 13:19:06 -05:00
subfieldtag_in_object_2 feat (parser.json_v2): Support defining field/tag tables within an object table (#9449) 2021-10-04 13:19:06 -05:00
timestamp New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
timestamp_ns fix(json_v2): use raw values for timestamps (#10413) 2022-01-11 10:08:59 -06:00
timestamp_rfc3339 fix: incorrect handling of json_v2 timestamp_path (#10618) 2022-02-15 09:08:53 -06:00
types New JSON Parser (#9246) 2021-06-10 13:22:18 -06:00
wrong_path fix(parsers.json_v2): allow optional paths and handle wrong paths correctly (#10468) 2022-02-03 15:08:09 -07:00