Joshua Powers
|
ba9cbeebb5
|
feat(parsers.parquet): Add Apache Parquet Parser (#15008)
|
2024-04-10 07:54:16 -06:00 |
Andreas Deininger
|
01c00d69fb
|
chore: Fix typos (#15114)
|
2024-04-09 20:00:52 +02:00 |
Sven Rebhan
|
c5e915e32b
|
chore(deps): Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#15100)
|
2024-04-03 14:50:31 -05:00 |
Sven Rebhan
|
fcb713a0a7
|
fix(inputs.prometheus): Initialize logger of parser (#15021)
|
2024-03-19 11:42:51 -05:00 |
Joshua Powers
|
8bd837e7e9
|
feat(parser.prometheusremotewrite): Parse and generate histogram buckets (#14952)
|
2024-03-13 13:20:53 -05:00 |
Sven Rebhan
|
03700b5983
|
feat(parsers.binary): Allow base64-encoded input data (#14961)
|
2024-03-13 11:42:42 -05:00 |
Sven Rebhan
|
7adc32efcd
|
chore(parsers.xpath): Add tracing mode to output empty-node-selection messages (#14939)
|
2024-03-06 09:46:10 -06:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Sven Rebhan
|
57021be82c
|
fix(parsers.prometheus): Do not touch input data for protocol-buffers (#14606)
|
2024-01-22 12:25:03 -07:00 |
Sven Rebhan
|
b638c886f7
|
chore(parsers.prometheus): Consolidation v1 and v2 parsers (#14580)
|
2024-01-16 13:13:56 -07:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Sven Rebhan
|
9e88381085
|
chore(parsers.prometheus): Migrate tests to test-cases (#14527)
|
2024-01-05 09:23:38 -07:00 |
Sven Rebhan
|
d7a5bf6d70
|
chore(inputs.prometheus): Consolidate parsers for metric v1 and v2 (#14524)
|
2024-01-04 12:30:04 -07:00 |
Paweł Żak
|
4ad8f6b814
|
chore(linters): Enable `preferDecodeRune` and `preferFprint` checkers for gocritic (#14453)
|
2023-12-15 07:01:25 -07:00 |
Paweł Żak
|
3786cf2d72
|
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452)
|
2023-12-15 06:25:10 -07:00 |
Paweł Żak
|
aa681be594
|
chore(linters): Remove blank identifiers and errors which are not needed to handle (#14399)
|
2023-12-07 08:09:01 -07: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 |
Andreas Deininger
|
d1b316ab1a
|
docs: Fix typos (#14339)
|
2023-11-27 07:27:34 -07:00 |
Joshua Powers
|
64f56b4cb5
|
chore(parsers.influx): Add benchmark (#14315)
|
2023-11-16 22:06:05 +01:00 |
Sven Rebhan
|
4f94850c1d
|
chore(parsers.xpath): Add benchmark for CBOR format (#14314)
|
2023-11-16 10:14:40 -07:00 |
Sven Rebhan
|
be88a340de
|
chore(parsers.xpath): Add benchmark for msgpack format (#14313)
|
2023-11-16 09:49:19 -07:00 |
Sven Rebhan
|
e79191a9b4
|
chore(parsers.xpath): Add benchmark for protocol-buffer format (#14312)
|
2023-11-16 09:05:04 -07:00 |
Sven Rebhan
|
8318d2c700
|
chore(parsers.avro): Add benchmark for binary format (#14311)
|
2023-11-16 08:17:28 -07:00 |
Sven Rebhan
|
48d6d3c6fb
|
chore(parsers.binary): Add benchmark (#14310)
|
2023-11-16 07:23:43 -07:00 |
Joshua Powers
|
3a97339cd4
|
chore: Add benchmark tests for XML and JSON xpath (#14304)
|
2023-11-16 06:20:38 -07:00 |
Joshua Powers
|
ba251d8849
|
chore(parsers): Add benchmarks for avro, collectd, prometheus remote write (#14303)
|
2023-11-16 11:14:03 +01:00 |
Joshua Powers
|
a590a1b5b3
|
fix(parsers.json_v2): Log inner errors (#14296)
|
2023-11-15 10:14:31 +01:00 |
Sven Rebhan
|
5d16330c08
|
test(parsers): Sort metrics to avoid flaky tests (#14284)
|
2023-11-13 12:38:47 -07:00 |
Joshua Powers
|
6fd41686d3
|
chore(parsers): Add additional parser benchmarks (#14276)
|
2023-11-13 09:34:22 +01:00 |
Joshua Powers
|
0d106d5822
|
chore(parsers.csv): Add benchmark test (#14257)
|
2023-11-10 17:17:41 +01:00 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Paweł Żak
|
34ae468a8c
|
chore(linters): Fix findings found by testifylint: len (#14203)
|
2023-10-31 10:29:53 +01:00 |
Adam Thornton
|
38b8a1bcde
|
fix(parsers.json_v2): Prevent race condition in parse function (#14149)
|
2023-10-30 09:04:41 +01:00 |
Paweł Żak
|
fe87db594c
|
chore(linters): Fix findings found by testifylint: error-nil (#14198)
|
2023-10-27 07:42:25 -06: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 |
Paweł Żak
|
7c5b3ea068
|
chore(linters): Fix findings found by testifylint: compares (#14177)
|
2023-10-24 15:02:26 -06:00 |
Paweł Żak
|
990ffc7222
|
chore(linters): Fix findings found by testifylint: bool-compare (#14163)
|
2023-10-24 10:45:17 -06:00 |
Paweł Żak
|
171dccb7d7
|
chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155)
|
2023-10-23 08:12:08 -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 |
Adam Thornton
|
cb13577c95
|
feat(parsers.avro): Support multiple modes for union handling (#13945)
|
2023-09-27 14:47:36 -06:00 |
Thomas Casteleyn
|
f58c9555dd
|
feat(parsers/json_v2): Improve json path log messages (#13994)
|
2023-09-26 06:43:00 -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 |