Sven Rebhan
|
bea5414384
|
feat(parsers.xpath): Add timezone handling (#12820)
|
2023-03-13 12:17:14 +01:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Sven Rebhan
|
8ca3b9262a
|
feat(parsers.xpath): Add option to skip (header) bytes (#11933)
|
2022-10-11 09:27:07 -06:00 |
Sven Rebhan
|
ff17ede62d
|
feat(parsers.xpath): Add support for returning underlying data-types (#11558)
|
2022-07-28 07:18:55 -05:00 |
Sebastian Spaink
|
9744c3a6a2
|
feat: Migrate influx and influx_upstream parsers to new style (#11432)
|
2022-07-06 15:23:13 -05:00 |
Sven Rebhan
|
3f114e0921
|
feat: Migrate json_v2 parser to new style (#11343)
|
2022-06-22 13:50:43 -06:00 |
Sven Rebhan
|
0d96968819
|
feat: Migrate xpath parser to new style (#11218)
|
2022-06-08 13:39:02 -06:00 |
Sven Rebhan
|
0b5dedbc02
|
fix: Upgrade xpath and fix code (#11241)
|
2022-06-01 14:42:48 -06:00 |
Thomas Casteleyn
|
9a6816782b
|
feat: do not error if no nodes found for current config with xpath parser (#11102)
|
2022-05-19 09:00:23 -06:00 |
Sven Rebhan
|
6f0c5afe48
|
fix: fix handling of imports in protocol-buffer definitions (#10798)
|
2022-03-23 09:28:17 -06:00 |
Sven Rebhan
|
9387fb602d
|
feat: Add tag batch-processing to XPath parser (#10585)
|
2022-02-24 15:09:33 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sven Rebhan
|
c076398440
|
fix: Fix panic for non-existing metric names (#9757)
|
2021-09-15 11:58:40 -06:00 |
Sven Rebhan
|
25413b2b6d
|
XPath parser extension to allow parsing of JSON, MessagePack and Protocol-buffers (#9277)
|
2021-07-01 16:48:16 -04:00 |