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 |
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 |