Mikhail Konovalov
|
53fb5adac2
|
chore(parser.json_v2): Error out if no config is provided (#15844)
|
2024-09-09 10:04:37 -05:00 |
Dane Strandboge
|
28543bae7c
|
chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
2024-06-12 07:52:42 -06:00 |
Joshua Powers
|
1e5fdb6d07
|
fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239)
|
2024-04-29 11:46:38 +02:00 |
Andreas Deininger
|
01c00d69fb
|
chore: Fix typos (#15114)
|
2024-04-09 20:00:52 +02:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
agiilit-admin
|
e17ee6dead
|
fix(parsers.json_v2): Reset state before parsing (#14344)
|
2023-11-30 15:51:12 -07:00 |
Andreas Deininger
|
6814d7af8a
|
docs: Fix typos (#14359)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2023-11-29 14:47:39 +01:00 |
Andreas Deininger
|
17edab98d5
|
docs(parsers.json_v2): Add links to testdata folder (#14358)
|
2023-11-28 13:44:54 -07:00 |
Andreas Deininger
|
25d4a45c8c
|
fix(parsers.json v2): Correct wrong name of config option (#14351)
|
2023-11-28 15:46:41 +01:00 |
Joshua Powers
|
a590a1b5b3
|
fix(parsers.json_v2): Log inner errors (#14296)
|
2023-11-15 10:14:31 +01:00 |
Adam Thornton
|
38b8a1bcde
|
fix(parsers.json_v2): Prevent race condition in parse function (#14149)
|
2023-10-30 09:04:41 +01:00 |
Sven Rebhan
|
321c5a4070
|
test(parsers): Add benchmarks (#14148)
|
2023-10-25 17:05:25 -06:00 |
Paweł Żak
|
97f47c11dd
|
chore(linters): Fix findings found by testifylint: empty (#14179)
|
2023-10-25 15:09:13 -06:00 |
Christian Allinson
|
69612a8e4a
|
fix(parsers.json_v2): Properly handle optional fields (#14008)
Co-authored-by: Christian Allinson <christian.allinson@rebuildmanufacturing.com>
|
2023-10-02 10:29:11 +02:00 |
Thomas Casteleyn
|
f58c9555dd
|
feat(parsers/json_v2): Improve json path log messages (#13994)
|
2023-09-26 06:43:00 -06:00 |
Sven Rebhan
|
7ced2606b2
|
chore(parsers)!: Remove old-style creation (#13310)
|
2023-05-23 14:17:11 -06:00 |
cui fliter
|
b08a2bb324
|
chore(docs): Remove repetitive "the" (#13295)
|
2023-05-22 06:14:01 -06:00 |
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 |
Paweł Żak
|
4201f24020
|
chore: Fix linter findings for errorlint (part2) (#12702)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 12:08:46 +01:00 |
Frank Inselbuch
|
0cedfa6398
|
docs(parsers.json_v2): fix spelling typo (#12711)
|
2023-02-21 07:16:11 -07:00 |
Martin Haaß
|
82ec689630
|
fix(json_v2): In case of invalid json, log messsage to debug log (#12440)
|
2023-01-12 16:16:06 +01:00 |
Paweł Żak
|
960a1f7b14
|
chore: Fix linter findings for prealloc (part3) (#12246)
|
2022-11-21 21:53:55 +01:00 |
Paweł Żak
|
743e023f84
|
chore: Fix linter findings for makezero (part1) (#12254)
|
2022-11-21 21:07:07 +01:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Joshua Powers
|
7c1d1755d8
|
fix(parsers.json_v2): Remove BOM before parsing (#11926)
|
2022-10-12 13:08:56 -06:00 |
Sven Rebhan
|
401d2b2a28
|
chore(parsers.json_v2): Cleanup test by reusing testutil function (#11627)
|
2022-08-08 11:53:47 -05:00 |
Sven Rebhan
|
091380f4b5
|
fix(parsers): Linter issues (#11607)
|
2022-08-05 18:16:10 +02: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
|
5da99fa62e
|
fix: bump github.com/tidwall/gjson from 1.10.2 to 1.14.1 (#11264)
* Bump github.com/tidwall/gjson from v1.10.2 to v1.14.1
* Fix node references which are switched to parent relative now.
|
2022-06-07 09:38:56 -05:00 |
reimda
|
34eff493ae
|
chore: Fix readme linter errors for processor, aggregator, and parser plugins (#10960)
|
2022-06-06 17:04:28 -06: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 |
Reimer Prochnow
|
03d7c4693e
|
fix(json_v2): allow multiple optional objects (#10777)
|
2022-03-08 07:55:30 -07:00 |
Grimsby
|
6ae9320275
|
fix: timestamp change during execution of json_v2 parser. (#10657)
Co-authored-by: Kristian Grimsby <grimsby@Kristians-MacBook-Pro.local>
|
2022-02-15 10:48:15 -06:00 |
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 |