Dan Fuchs
|
bcea9a28c0
|
feat(parsers.avro): Allow union fields to be specified as tags (#16272)
|
2024-12-10 15:14:58 -06:00 |
Sven Rebhan
|
bec49c2ebe
|
chore(parsers.avro): Add unit-test for enum (#16260)
|
2024-12-05 10:36:47 -06:00 |
Adam Thornton
|
66245c41b9
|
fix(parsers.avro): Add mutex to cache access (#15921)
|
2024-09-30 11:49:15 +02:00 |
Paweł Żak
|
686ff791ba
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847)
|
2024-09-11 14:57:14 -05:00 |
Dane Strandboge
|
28543bae7c
|
chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
2024-06-12 07:52:42 -06:00 |
Viktor Szépe
|
31a1d34d99
|
chore: Fix typos throughout codebase (#15338)
|
2024-05-31 10:26:37 +02:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Andreas Deininger
|
6814d7af8a
|
docs: Fix typos (#14359)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2023-11-29 14:47:39 +01:00 |
Sven Rebhan
|
8318d2c700
|
chore(parsers.avro): Add benchmark for binary format (#14311)
|
2023-11-16 08:17:28 -07:00 |
Joshua Powers
|
ba251d8849
|
chore(parsers): Add benchmarks for avro, collectd, prometheus remote write (#14303)
|
2023-11-16 11:14:03 +01:00 |
Adam Thornton
|
cb13577c95
|
feat(parsers.avro): Support multiple modes for union handling (#13945)
|
2023-09-27 14:47:36 -06:00 |
Joshua Powers
|
1b27556feb
|
fix(parsers.avro): Clean up Warnf error wrapping error (#13961)
|
2023-09-20 12:50:28 -06:00 |
Anton Belousov
|
fbe2fb47eb
|
feat(parsers.avro): Get metric name from the message field (#13914)
|
2023-09-20 12:14:55 -06:00 |
Adam Thornton
|
a542899811
|
fix(parsers.avro): Only attempt to read CA cert file if filename is not empty string (#13939)
|
2023-09-19 10:42:12 +02:00 |
Sven Rebhan
|
9db814d1c5
|
feat(parsers.avro): Allow connection to https schema registry (#13903)
|
2023-09-11 11:52:21 -06:00 |
Adam Thornton
|
855b25d383
|
fix(parsers.avro): Do not force addition of timestamp as a field (#13856)
|
2023-09-11 08:05:40 -06:00 |
Adam Thornton
|
bfbe195607
|
fix(parsers.avro): Handle timestamp format checking correctly (#13855)
|
2023-09-07 14:08:47 -06:00 |
Sven Rebhan
|
714f3c187f
|
feat(parsers.avro): Add support for JSON format (#13607)
|
2023-07-14 16:05:03 +02:00 |
Joshua Powers
|
35d1ee3d96
|
docs: use single quotes for multi-line literal TOML (#13124)
fixes: #13123
|
2023-04-21 07:24:55 -06:00 |
Sven Rebhan
|
bea5414384
|
feat(parsers.xpath): Add timezone handling (#12820)
|
2023-03-13 12:17:14 +01:00 |
Adam Thornton
|
acd1500d2b
|
feat(parsers.avro): Add Apache Avro parser (#11816)
|
2023-03-02 11:10:47 -07:00 |