telegraf/plugins/parsers/xpath/testcases
Lucas Chiesa 3f8e916455
feat(parsers.xpath): Add option to store fields as base64 (#13690)
2023-07-28 08:09:23 -06:00
..
cbor feat(parsers.xpath): Add Concise Binary Object Representation parser (#13480) 2023-06-28 15:26:50 -06:00
cbor_base64_encoding feat(parsers.xpath): Add option to store fields as base64 (#13690) 2023-07-28 08:09:23 -06:00
cbor_hex_encoding feat(parsers.xpath): Add Concise Binary Object Representation parser (#13480) 2023-06-28 15:26:50 -06:00
cbor_hex_encoding_explicit fix(parsers.xpath): Handle explicitly defined fields correctly (#13550) 2023-07-06 16:16:35 +02:00
cbor_numeric_keys feat(parsers.xpath): Add Concise Binary Object Representation parser (#13480) 2023-06-28 15:26:50 -06:00
json_array_expand fix(parsers.xpath): Fix field-names for arrays of simple types (#13665) 2023-07-25 07:35:32 -06:00
json_array_expand_simple_types fix(parsers.xpath): Fix field-names for arrays of simple types (#13665) 2023-07-25 07:35:32 -06:00
json_array_simple_types fix(parsers.xpath): Fix field-names for arrays of simple types (#13665) 2023-07-25 07:35:32 -06:00
json_explicit_precedence fix(parsers.xpath): Ensure precedence of explicitly defined tags and fields (#13662) 2023-07-26 09:44:22 -06:00
json_native_nonnested fix(parsers.xpath): Improve handling of complex-type nodes (#13660) 2023-07-26 07:11:25 -06:00
json_string_representation fix(parsers.xpath): Improve handling of complex-type nodes (#13660) 2023-07-26 07:11:25 -06:00
name_expansion fix(parsers.xpath): Improve handling of complex-type nodes (#13660) 2023-07-26 07:11:25 -06:00
native_types_cbor feat(parsers.xpath): Add Concise Binary Object Representation parser (#13480) 2023-06-28 15:26:50 -06:00
native_types_json feat(parsers.xpath): Add support for returning underlying data-types (#11558) 2022-07-28 07:18:55 -05:00
native_types_msgpack feat(parsers.xpath): Add support for returning underlying data-types (#11558) 2022-07-28 07:18:55 -05:00
native_types_protobuf feat(parsers.xpath): Add support for returning underlying data-types (#11558) 2022-07-28 07:18:55 -05:00
protobuf_noskip_bytes_grpc feat(parsers.xpath): Add option to skip (header) bytes (#11933) 2022-10-11 09:27:07 -06:00
protobuf_powerdns_hex feat(parsers.xpath): Allow to specify byte-array fields to encode in HEX (#11999) 2022-11-21 20:56:02 +01:00
protobuf_skip_bytes_grpc feat(parsers.xpath): Add option to skip (header) bytes (#11933) 2022-10-11 09:27:07 -06:00
protos fix: fix handling of imports in protocol-buffer definitions (#10798) 2022-03-23 09:28:17 -06:00
string_join chore(deps): Bump github.com/antchfx/xpath from v1.2.4 to latest master (#13679) 2023-07-26 11:02:03 -06:00
time_float_exponential feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
time_timezone_Berlin feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
time_timezone_CEST feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
time_timezone_MST feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
time_timezone_utc feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
time_timezone_with_offset feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
addressbook.conf fix: fix handling of imports in protocol-buffer definitions (#10798) 2022-03-23 09:28:17 -06:00
addressbook.dat XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
earthquakes.conf XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
earthquakes.quakeml XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
field_tag_batch.conf feat: Add tag batch-processing to XPath parser (#10585) 2022-02-24 15:09:33 -07:00
field_tag_batch.json feat: Add tag batch-processing to XPath parser (#10585) 2022-02-24 15:09:33 -07:00
multisensor.xml XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
multisensor_explicit_basic.conf XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
multisensor_explicit_batch.conf XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
multisensor_selection_batch.conf XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
openweathermap_5d.json XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
openweathermap_5d.xml XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
openweathermap_json.conf XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
openweathermap_xml.conf XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
tracker.msg XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00
tracker_msgpack.conf XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277) 2021-07-01 16:48:16 -04:00