Paweł Żak
|
09e3b59eb4
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/r*` (#16341)
|
2025-01-17 08:07:09 +01:00 |
Paweł Żak
|
d829a5b29c
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[l-r]` (#16325)
|
2024-12-18 12:47:47 -06:00 |
Paweł Żak
|
28f6396348
|
chore(linters): Bump golangci-lint to v1.59.1 (#15478)
|
2024-06-11 10:38:08 +02:00 |
Paweł Żak
|
e2a510f157
|
chore: Fix linter findings for errorlint (part7) (#12772)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-03 10:11:54 +01:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Sebastian Spaink
|
d67f75e557
|
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2022-09-13 12:47:58 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
56eb914998
|
chore: Embed sample configurations into README for inputs (#11136)
|
2022-05-24 08:49:47 -05:00 |
Sebastian Spaink
|
b355be5ccb
|
feat: migrate input plugins to new sample config format (M-Z) (#10926)
|
2022-04-11 16:32:25 -05:00 |
Paweł Żak
|
7aa6b533bd
|
fix: Linter fixes for plugins/inputs/[p-z]* (leftovers) (#10193)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 13:31:10 -06:00 |
Paweł Żak
|
5de640b855
|
Linter fixes - unconvert, revive:empty-lines, revive:var-naming, revive:unused-parameter (#9036)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-03-24 11:27:46 -04:00 |
Paweł Żak
|
38c61c07ef
|
Revive fixes - part 4: (#8981)
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-03-12 14:21:51 -06:00 |
Paweł Żak
|
8a6907a186
|
Revive fixes - part 3 (#8872)
* * Revive fixes regarding following set of rules: [rule.var-naming]
|
2021-03-01 16:04:35 -05:00 |
Patrick Hemmer
|
06baf7cf78
|
use AddError everywhere (#2372)
|
2017-04-24 11:13:26 -07:00 |
Pierre Fersing
|
7416d6ea71
|
Improve timeout in input plugins
|
2016-03-01 09:43:28 +00:00 |
Cameron Sparr
|
8d2e5f0bda
|
Seems to be a toml parse bug around triple pounds
|
2016-02-18 14:36:03 -07:00 |
Andrei Burd
|
0b72612cd2
|
Code formatted, Readme updated based on example
closes #695
|
2016-02-14 15:58:05 -07:00 |
Vladislav Shub
|
dd086c7830
|
Added full support for raindrops and tests
|
2016-02-14 18:52:26 +02:00 |