Paweł Żak
|
22b153ac65
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[n-z]*` (#16072)
|
2024-10-25 12:54:05 +02:00 |
Paweł Żak
|
f8999c716b
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/i*` (#16075)
|
2024-10-25 12:45:08 +02:00 |
Pieter Slabbert
|
8e3b9aeff5
|
docs(processors.starlark): Correct typo (#16069)
|
2024-10-25 12:36:44 +02:00 |
Paweł Żak
|
662607cb6c
|
fix(inputs.kafka_consumer): Fix deadlock (#16074)
|
2024-10-24 13:34:56 -05:00 |
Sven Rebhan
|
f06111499e
|
feat(inputs.modbus): Allow grouping across register types (#16040)
|
2024-10-24 10:50:16 -05:00 |
Paweł Żak
|
9152fcc0d1
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/g*` (#16049)
|
2024-10-24 11:03:54 +02:00 |
Paweł Żak
|
7dc397a830
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/e*` (#16044)
|
2024-10-24 11:03:42 +02:00 |
Paweł Żak
|
d9254c210f
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[p-z]*` (#16043)
|
2024-10-24 11:03:31 +02:00 |
Benjamin Delacour
|
6c45aefe6e
|
fix(inputs.procstat): Correctly use systemd-unit setting for finding them (#16060)
|
2024-10-23 15:15:35 +02:00 |
Paweł Żak
|
fc55d3ab7b
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/h*` (#16050)
|
2024-10-23 15:09:07 +02:00 |
Paweł Żak
|
5c4ef13c66
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/f*` (#16048)
|
2024-10-23 15:04:12 +02:00 |
Sven Rebhan
|
75194db18b
|
chore(inputs): Add removal version for old plugins (#16062)
|
2024-10-22 13:10:42 -05:00 |
Paweł Żak
|
6c48fbb1f2
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[a-m]*` (#16042)
|
2024-10-21 13:11:11 +02: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
|
c4bce2d211
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/outputs` (#16032)
|
2024-10-18 13:06:42 +02:00 |
Sven Rebhan
|
aaae84b67b
|
fix(inputs.win_eventlog): Handle XML data fields' filtering the same way as event fields (#16008)
|
2024-10-17 09:30:13 -05:00 |
Sven Rebhan
|
0abd184087
|
fix(inputs.opcua): Allow to retry reads on invalid sessions (#16026)
|
2024-10-17 10:03:57 +02:00 |
Hr0bar
|
c0bea1beb8
|
docs(outputs): Clarify buffer limits behavior and fix spec wording (#15999)
|
2024-10-16 18:23:48 +02:00 |
Paweł Żak
|
e8c19d9987
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/d*` (#16016)
|
2024-10-16 12:38:11 +02:00 |
Paweł Żak
|
ce0f4b0dc8
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/outputs` (#15981)
|
2024-10-16 12:36:53 +02:00 |
Diorcet Yann
|
809480ee59
|
feat(outputs.mqtt): Add sprig functions for topic name generator (#15943)
|
2024-10-15 09:18:23 -05:00 |
Sven Rebhan
|
0b1581c0da
|
fix(outputs.syslog): Trim field-names belonging to explicit SDIDs correctly (#16014)
|
2024-10-15 09:17:31 -05:00 |
Mingyang Zheng
|
67f655bfeb
|
chore(deps): Bump upgrade github.com/shirou/gopsutil from v3.24.4 to v4.24.9 (#16023)
|
2024-10-15 13:25:18 +02:00 |
Paweł Żak
|
a5c8a89b54
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/c*` (#16006)
|
2024-10-15 13:06:55 +02: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 |
Sven Rebhan
|
23fc01ce9c
|
fix(outputs.remotefile): Create a new serializer instance per output file (#15968)
|
2024-10-14 14:41:52 -05:00 |
6monlambert
|
c9a7582b12
|
feat(inputs.vsphere): Add VM memory configuration (#11591)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
|
2024-10-14 21:00:39 +02:00 |
Sven Rebhan
|
02a4ad58d5
|
fix(inputs.netflow): Cast complex types to field compatible ones (#16009)
|
2024-10-14 10:16:06 -05:00 |
Lars Stegman
|
4e6e2a297b
|
feat(inputs.socket_listener): Use reception time as timestamp (#15976)
|
2024-10-10 09:04:46 -05:00 |
Lars Stegman
|
c0a365686b
|
feat(common.socket): Allow parallel parsing with a pool of workers (#15891)
|
2024-10-09 16:35:50 -05:00 |
Paweł Żak
|
f4f7a63860
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/[a-b]*` (#15913)
|
2024-10-09 09:38:22 -05:00 |
Paweł Żak
|
438653591b
|
chore(linters): Fix findings found by `testifylint`: `go-require` for `plugins/outputs` (#15985)
|
2024-10-09 09:33:36 -05:00 |
Paweł Żak
|
0804ccef4e
|
chore(linters): Enable `string-format` rule for revive (#15983)
|
2024-10-09 09:07:46 +02:00 |
Paweł Żak
|
b029889212
|
chore(linters): Fix findings found by `testifylint`: `go-require` for `plugins/common` and `plugins/inputs` (#15991)
|
2024-10-08 15:55:27 -05:00 |
Pavlo Sumkin
|
ed6d8ae625
|
chore(deps): Bump github.com/gwos/tcg/sdk from v8.7.2 to v8.8.0 (#15947)
Co-authored-by: Pavlo Sumkin <pavlo@bluesunrise.com>
Co-authored-by: VladislavSenkevich <mr.senkevich@gmail.com>
|
2024-10-08 15:19:19 -05:00 |
Paweł Żak
|
3f04c52621
|
chore(linters): Enable `datarace` rule for revive (#15984)
|
2024-10-08 11:10:39 +02:00 |
Lars Stegman
|
391b4b86a7
|
feat(inputs.mock): Add sine phase (#15990)
|
2024-10-07 13:41:42 -05:00 |
tguenneguez
|
31ddd699c5
|
feat(aggregators.basicstats): Add first field (#15948)
|
2024-10-07 13:40:57 -05:00 |
dependabot[bot]
|
52e4c79ac6
|
chore(deps): Bump cloud.google.com/go/monitoring from 1.20.2 to 1.21.1 (#15932)
|
2024-10-07 09:31:38 -05:00 |
Paweł Żak
|
ae2e4467fd
|
test(inputs.postgresql): Fixing integration test (#15986)
|
2024-10-07 16:21:40 +02:00 |
Lars Stegman
|
a9a214e19a
|
fix(inputs.influxdb_v2_listener): Fix concurrent read/write dict (#15982)
|
2024-10-07 16:20:01 +02:00 |
Sven Rebhan
|
ba413e36f8
|
fix(processors.aws_ec2): Remove leading slash and cancel worker only if it exists (#15965)
|
2024-10-07 16:09:13 +02:00 |
Paweł Żak
|
40d7961e31
|
test(compilation): Fixing test compilation (#15978)
|
2024-10-03 15:45:09 -05:00 |
Landon Clipp
|
b6e59aac59
|
feat(inputs.nvidia-smi): Add `probe_on_startup` option (#15916)
|
2024-10-03 11:51:54 -05:00 |
jiangxianfu
|
bcbecb03f1
|
feat(inputs.diskio): Add field io await and util (#15950)
|
2024-10-03 11:50:01 -05:00 |
Sven Rebhan
|
9e99116ef5
|
feat(inputs.neoom_beaam): Add new plugin (#15754)
|
2024-10-03 11:48:12 -05:00 |
Sven Rebhan
|
cb571deb41
|
feat(inputs.kafka_consumer): Implement startup error behavior options (#15919)
|
2024-10-03 11:41:20 -05:00 |
Sven Rebhan
|
8313886920
|
test(outputs.sql): Fix failing integration test by excluding options (#15972)
|
2024-10-03 11:38:40 -05:00 |
Sven Rebhan
|
e65bb0d972
|
test(common.socket): Increase margin for memleak test to avoid flaky tests (#15961)
|
2024-10-02 15:44:16 -05:00 |
Yusuf Shalaby
|
22681758f1
|
fix(inputs.cisco_telemetry_mdt): Handle NXOS DME subtree telemetry format (#15923)
|
2024-10-02 15:41:55 -05:00 |
Sven Rebhan
|
f42104fa06
|
chore(outputs.remotefile): Deprecate trace option (#15970)
|
2024-10-02 15:40:28 -05:00 |
Lars Stegman
|
8561dedb07
|
feat(outputs): Only copy metric if its not filtered out (#15883)
|
2024-10-02 14:11:26 -05:00 |
Thomas Casteleyn
|
ddd6023cee
|
feat(inputs.snmp): Add displayhint conversion (#15935)
|
2024-10-02 10:33:15 -05:00 |
Sven Rebhan
|
52d30f9a3a
|
chore(inputs.modbus): Add more debug information for request grouping (#15959)
|
2024-10-02 10:26:35 -05:00 |
jaymzmac
|
e84c23c236
|
fix(inputs.vsphere): Add tags to VSAN ESA disks (#15960)
Co-authored-by: James McEwan <james.mcewan@glesys.se>
|
2024-10-02 10:19:57 -05:00 |
Paweł Żak
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
Roman Khavronenko
|
7df29b0a32
|
feat(serializers.prometheusremotewrite): Log metric conversion errors (#15893)
|
2024-10-01 11:34:45 -05:00 |
Lars Stegman
|
338282be87
|
feat(processors.batch): Add batch processor (#15869)
|
2024-09-30 09:22:42 -05:00 |
Adam Thornton
|
66245c41b9
|
fix(parsers.avro): Add mutex to cache access (#15921)
|
2024-09-30 11:49:15 +02:00 |
Thomas Casteleyn
|
0febb7e588
|
chore(inputs): Remove deprecated options from sample config (#15872)
|
2024-09-23 11:34:25 -05:00 |
Thomas Casteleyn
|
5aa211e0a9
|
fix(inputs.consul): Move config checking to Init method (#15907)
|
2024-09-23 11:21:11 -05:00 |
dependabot[bot]
|
e00bc7288c
|
chore(deps): Bump github.com/p4lang/p4runtime from 1.3.0 to 1.4.0 (#15903)
|
2024-09-20 10:50:52 -05:00 |
Sven Rebhan
|
640eda0ca6
|
fix(inputs.amqp_consumer): NACKing messages on non-delivery related errors (#15796)
|
2024-09-19 11:35:11 -05:00 |
Paulo Dias
|
24b7b91fbf
|
feat(inputs.memcached): Add support for external-store metrics (#15910)
|
2024-09-19 11:38:28 +02:00 |
lestrozi
|
d77cf92d6c
|
fix(common.http): Keep timeout after creating oauth client (#15900)
|
2024-09-19 11:32:19 +02:00 |
Paweł Żak
|
253a114622
|
chore: Fix linter findings for `revive:comment-spacings` (part 3) (#15898)
|
2024-09-19 11:05:35 +02:00 |
Paweł Żak
|
453d32bd81
|
chore: Fix linter findings for `revive:comment-spacings` (part 2) (#15897)
|
2024-09-19 11:03:28 +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 |
Mikhail Konovalov
|
336a5e215b
|
chore(output.kinesis): Log kinesis consumer events (#15843)
Co-authored-by: Mikhail <mikhail.k@flp.studio>
|
2024-09-16 15:13:45 -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
|
714989aba2
|
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[n-s]* (#15878)
|
2024-09-16 11:50:23 -05:00 |
Thomas Casteleyn
|
9a8b5022e0
|
chore(outputs.amqp): Remove deprecated options from sample config (#15873)
|
2024-09-16 11:25:49 -05:00 |
Paweł Żak
|
e6d82bd996
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[a-g]*` (#15849)
|
2024-09-16 10:56:55 -05:00 |
Paweł Żak
|
ffee74c188
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[h-n]*` (#15850)
|
2024-09-13 12:47:18 -05:00 |
Sven Rebhan
|
63ac48010f
|
feat(inputs.prometheus): Allow to use secrets for credentials (#15865)
|
2024-09-12 16:02:30 -05:00 |
Paweł Żak
|
9988154e6c
|
chore(linters): Enable `get-return` rule for revive (#15841)
|
2024-09-12 16:01:48 -05:00 |
Thomas Casteleyn
|
dd9451222b
|
chore(aggregators): Comment out default values in sample configs (#15864)
|
2024-09-12 16:00:21 -05:00 |
Paweł Żak
|
358224fa02
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[o-z]*` (#15857)
|
2024-09-12 15:59:30 -05:00 |
Paweł Żak
|
46c056f49d
|
chore: Fix linter findings for `revive:max-public-structs` in `plugins/inputs/[a-n]*` (#15858)
|
2024-09-12 15:58:57 -05:00 |
Calin Don
|
5d996ac0a2
|
feat(inputs.statsd): Allow reporting sets and timings count as floats (#15853)
|
2024-09-12 14:24:19 -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 |
Sven Rebhan
|
b0d44d88dc
|
feat(inputs.execd): Allow to provide logging prefixes on stderr (#15834)
|
2024-09-09 18:00:19 +02:00 |
Mikhail Konovalov
|
53fb5adac2
|
chore(parser.json_v2): Error out if no config is provided (#15844)
|
2024-09-09 10:04:37 -05:00 |
Sven Rebhan
|
2e056a8701
|
fix(inputs.mysql): Enforce float for all known floating-point information (#15791)
|
2024-09-09 13:34:09 +02:00 |
Sven Rebhan
|
c3e53193d2
|
feat(logging): Implement structured logging (#15751)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2024-09-06 15:52:22 -05:00 |
Sven Rebhan
|
895f96f21b
|
feat(processors.aws_ec2): Allow to use instance metadata (#15795)
|
2024-09-05 11:56:39 -05:00 |
Paweł Żak
|
a0755797f5
|
chore(linters): Enable `time-equal` rule for revive (#15838)
|
2024-09-05 11:19:17 -05:00 |
bazko1
|
0b4f77dc1d
|
feat(inputs.http_listener_v2): Add unix socket mode (#15764)
|
2024-09-04 11:37:06 -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 |
Mikhail Konovalov
|
4cc4aa6a82
|
chore(inputs.mqtt): Increase log-level to warning if no message is created by parser (#15837)
|
2024-09-04 11:10:05 -05:00 |
Paweł Żak
|
88bca70dfd
|
test(linters): Enable `testifylint`: `formatter`, `suite-broken-parallel` and `suite-subtest-run` (#15797)
|
2024-09-03 11:40:34 -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 |
Sven Rebhan
|
9e3e22094a
|
feat(inputs.kafka_consumer): Allow to select the metric time source (#15790)
|
2024-08-30 14:18:04 -05:00 |
Shannon Wynter
|
b672578a2a
|
docs(inputs.chrony): Update schema to unixgram (#15763)
|
2024-08-29 10:07:23 -05:00 |
Sven Rebhan
|
536a914890
|
feat(outputs.syslog): Implement startup error behavior options (#15787)
|
2024-08-29 10:06:35 -05:00 |
Mikhail Konovalov
|
88663992e4
|
fix(outputs.kinesis): Honor the configured endpoint (#15781)
|
2024-08-29 10:05:18 -05:00 |
Mikhail Konovalov
|
de24c1683c
|
fix(inputs.kinesis_consumer): Honor the configured endpoint (#15788)
|
2024-08-29 10:04:38 -05:00 |
Paweł Żak
|
e94f0c58c5
|
chore(linters): Fix findings found by `testifylint`: `go-require` for `zabbix` (#15727)
|
2024-08-22 10:43:38 +02:00 |
HungNT
|
1852d75c6c
|
feat(inputs.mysql): Add support for replica status (#15749)
|
2024-08-20 06:24:54 -06:00 |