Paweł Żak
|
fe4246fab2
|
chore: Enable `revive:enforce-repeated-arg-type-style` rule (#16182)
|
2024-11-14 16:14:40 +01:00 |
Paweł Żak
|
70e1cbc0be
|
chore(deps): Bump golangci-lint from v1.61.0 to v1.62.0 (#16172)
|
2024-11-12 15:49:39 -06:00 |
Sven Rebhan
|
54dcd2d8cb
|
chore(parsers.prometheus): Do not warn about unknown format without headers (#16166)
|
2024-11-12 11:05:11 -06:00 |
Paweł Żak
|
39a5ca27ef
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#16039)
|
2024-10-18 09:10:58 -05:00 |
Paweł Żak
|
f8af593d33
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#15980)
|
2024-10-15 13:02:45 +02:00 |
Paweł Żak
|
0804ccef4e
|
chore(linters): Enable `string-format` rule for revive (#15983)
|
2024-10-09 09:07:46 +02:00 |
Adam Thornton
|
66245c41b9
|
fix(parsers.avro): Add mutex to cache access (#15921)
|
2024-09-30 11:49:15 +02:00 |
Paweł Żak
|
43590ca730
|
chore: Fix linter findings for `revive:comment-spacings` (part 1) (#15896)
|
2024-09-19 10:55:45 +02:00 |
Paweł Żak
|
ee9c47cc7a
|
chore(linters): Fix findings found by `testifylint`: `go-require` for`instrumental` and parsers/processors (#15887)
|
2024-09-17 14:55:14 -05:00 |
Paweł Żak
|
8d282ab03a
|
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879)
|
2024-09-16 11:59:39 -05: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 |
Mikhail Konovalov
|
53fb5adac2
|
chore(parser.json_v2): Error out if no config is provided (#15844)
|
2024-09-09 10:04:37 -05:00 |
dependabot[bot]
|
b00de66a3f
|
chore(deps): Bump github.com/prometheus/prometheus from 0.53.1 to 0.54.1 (#15831)
|
2024-09-04 11:11:51 -05:00 |
Sven Rebhan
|
b2967cb515
|
chore: Update go to v1.23.0 (#15766)
Co-authored-by: Pawel Zak <pawel.zak.pawel@gmail.com>
|
2024-08-30 14:23:51 -05:00 |
Joshua Powers
|
7822bf1af3
|
feat(parsers.value): Add base64 datatype (#15697)
|
2024-08-07 12:26:46 +02:00 |
dependabot[bot]
|
1c36e1977e
|
chore(deps): Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1 (#15709)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-08-07 12:22:10 +02:00 |
Sven Rebhan
|
d160276552
|
feat(logging): Add 'trace' log-level (#15695)
|
2024-08-01 00:32:24 +02:00 |
Joshua Powers
|
a3eda34048
|
feat(outputs.parquet): Introduce Parquet output (#15602)
|
2024-07-25 10:40:18 +02:00 |
dependabot[bot]
|
66fb40878c
|
chore(deps): Bump github.com/antchfx/xpath from 1.3.0 to 1.3.1 (#15625)
|
2024-07-22 07:35:13 -06:00 |
Sven Rebhan
|
94e45a1e66
|
fix(parsers.xpath): Allow resolving extensions (#15586)
|
2024-07-02 12:58:27 -06:00 |
Paweł Żak
|
1422c09294
|
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566)
|
2024-07-01 15:00:13 +02:00 |
Ikko Eltociear Ashimine
|
c5fcddc583
|
docs(parsers.binary): Fix wording in README (#15554)
|
2024-06-24 15:32:25 -05:00 |
Paweł Żak
|
78cbf533d2
|
test(linters): Enable copyloopvar (#15532)
|
2024-06-20 15:43:02 -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
|
71718fba7d
|
chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452)
|
2024-06-05 15:19:47 -05:00 |
Lars Stegman
|
719e3cbb3b
|
feat(cli): List available parsers and serializers (#15426)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-05-31 10:32:35 +02:00 |
Viktor Szépe
|
31a1d34d99
|
chore: Fix typos throughout codebase (#15338)
|
2024-05-31 10:26:37 +02:00 |
Sven Rebhan
|
48963846f2
|
feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298)
|
2024-05-16 15:28:08 -05:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Sven Rebhan
|
28cfad68d2
|
chore(parsers.grok): Improve non-matching debug message (#15318)
|
2024-05-08 11:11:05 -05:00 |
Joshua Powers
|
1e5fdb6d07
|
fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239)
|
2024-04-29 11:46:38 +02:00 |
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 |